summaryrefslogtreecommitdiff
path: root/test/indent/js.js
Commit message (Expand)AuthorAgeFilesLines
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-82/+0
* js-mode: Don't misindent generator methodsDmitry Gutov2015-10-151-0/+7
* js-mode: Don't indent inside a multiline string literalDmitry Gutov2015-04-031-0/+5
* New indentation option for js-modeJackson Ray Hamilton2015-03-101-2/+5
* Fix test/indent/js.jsDmitry Gutov2015-03-081-1/+3
* Teach js-mode about ES6 template stringsDmitry Gutov2015-03-051-0/+3
* (js-syntax-propertize-regexp): Recognize "slash in a character class"Stefan Monnier2014-12-231-0/+5
* Fix indentation before `!=' and after `+='Dmitry Gutov2014-11-161-0/+8
* Mention test/indent/js.js, and restore one lost piece of itDmitry Gutov2013-12-081-1/+5
* Port indentation code from js2-mode to js-modeDmitry Gutov2013-12-081-0/+45