1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/test/manual/indent
Jackson Ray Hamilton 9aacc443d9
Ignore comments and strings when recognizing JSX
* lisp/progmodes/js.el (js-syntax-propertize): Ignore comments and
strings.
* test/manual/indent/jsx-comment-string.jsx: New test.
2019-09-22 12:55:44 -07:00
..
css-mode.css Fix indentation bug with multi-line CSS values 2018-01-27 18:18:19 +01:00
html-multi-2.html add two more mhtml tests 2017-04-05 15:55:22 -06:00
html-multi-3.html add two more mhtml tests 2017-04-05 15:55:22 -06:00
html-multi-4.html Fix mhtml-mode fontification bug 2017-05-20 22:01:56 -06:00
html-multi.html add mhtml-mode.el 2017-04-05 15:53:39 -06:00
js-chain.js Add chained indentation to js-mode 2017-01-13 12:38:36 -07:00
js-indent-align-list-continuation-nil.js Offer non-aligned indentation in lists in js-mode (Bug#27503) 2017-07-03 20:06:27 +02:00
js-indent-init-dynamic.js
js-indent-init-t.js
js.js Indent broken arrow function bodies as an N+1th arg 2019-04-08 22:48:23 -07:00
jsx-align-gt-with-lt.jsx Add new defcustom js-jsx-align->-with-< 2019-04-09 19:42:49 -07:00
jsx-comment-string.jsx Ignore comments and strings when recognizing JSX 2019-09-22 12:55:44 -07:00
jsx-indent-level.jsx Add new defcustom js-jsx-indent-level 2019-04-09 18:44:36 -07:00
jsx-quote.jsx Rename tests to use the “.jsx” file extension 2019-04-08 22:48:22 -07:00
jsx-self-closing.jsx Fix counting of nested self-closing JSXOpeningElements 2019-04-08 22:48:23 -07:00
jsx-unclosed-1.jsx Rename tests to use the “.jsx” file extension 2019-04-08 22:48:22 -07:00
jsx-unclosed-2.jsx Permit non-ASCII identifiers in JS 2019-04-08 22:48:24 -07:00
jsx.jsx Add tests for miscellaneous JSX parsing feats 2019-04-08 22:48:23 -07:00
latex-mode.tex * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var 2019-06-24 19:21:07 -04:00
less-css-mode.less Support indentation of detached Less CSS rulesets 2017-08-15 14:38:15 +02:00
Makefile
modula2.mod
nxml.xml
octave.m * test/manual/indent/octave.m (spmd): Add test for last change 2019-07-20 12:19:57 -04:00
opascal.pas * lisp/progmodes/opascal.el: Allow inline var decl in for (bug#36348) 2019-07-22 13:10:35 -04:00
pascal.pas Update copyright year to 2019 2019-01-01 01:01:13 +00:00
perl.perl * lisp/progmodes/perl-mode.el: Add support for indented here docs 2017-07-24 18:10:02 -04:00
prolog.prolog
ps-mode.ps
ruby.rb
scheme.scm
scss-mode.scss Support a new CSS indentation style 2017-06-03 15:09:01 +02:00
sgml-mode-attribute.html
shell.rc
shell.sh