emacs/test/manual/indent
Jackson Ray Hamilton f29010729f
Add new defcustom js-jsx-align->-with-<
* lisp/progmodes/js.el (js-jsx-align->-with-<): New variable for users
to control one opinionated aspect of JSX indentation.  It defaults to
the style seen in the React docs, which many users expected as the
“correct” indentation.  Still, the old SGML-style of indentation could
be desirable too, especially since it was the old default.  This
ensures users have a way of getting back the old behavior.
(js-jsx--contextual-indentation): Respect js-jsx-align->-with-<.

* test/manual/indent/jsx-align-gt-with-lt.jsx: New test for
js-jsx-align->-with-<.
2019-04-09 19:42:49 -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-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
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 Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07: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