1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/test/lisp/progmodes
Wilhelm H Kirschbaum e03cfec0a4 Improve call indentation for elixir-ts-mode
* lisp/progmodes/elixir-ts-mode.el
(elixir-ts--indent-rules): Change match order.
(Bug#63110)

* test/lisp/progmodes/elixir-ts-mode-resources/indent.erts:
Add test case.
2023-04-29 12:16:56 +03:00
..
c-ts-mode-resources Fix some cases of incomplete code's indentation [c/c++-ts-mode] 2023-04-10 02:58:46 +03:00
cperl-mode-resources ; Fix typos 2022-12-26 10:42:02 +01:00
elisp-mode-resources
elixir-ts-mode-resources Improve call indentation for elixir-ts-mode 2023-04-29 12:16:56 +03:00
flymake-resources
go-ts-mode-resources Fix switch statement indentation for go-ts-mode (bug#61238) 2023-02-04 19:26:05 +01:00
heex-ts-mode-resources Add heex-ts-mode (Bug#61996) 2023-03-12 17:40:06 +02:00
java-ts-mode-resources Add more java indentation tests 2023-02-10 20:22:31 +01:00
js-resources
project-resources Bring back the project--value-in-dir logic 2022-12-09 18:19:36 +02:00
ruby-mode-resources ruby-mode: Fix method call indentation in rhs of multiple assignment 2023-02-28 23:01:04 +02:00
sh-script-resources
typescript-ts-mode-resources Add some basic tests for java-ts-mode and typescript-ts-mode 2023-01-16 14:33:27 +01:00
xref-resources
asm-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
autoconf-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
bat-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
bug-reference-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
c-ts-mode-tests.el Cleanup preproc indent for c-ts-mode (bug#61558) 2023-02-19 20:47:05 +01:00
cc-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
compile-tests.el Add tests for compilation support for TypeScript (bug#61104) 2023-02-04 09:19:40 +01:00
cperl-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
eglot-tests.el Merge from origin/emacs-29 2023-04-15 12:44:48 -04:00
elisp-mode-tests.el Help Elisp xref recognize defclass parent classes 2023-02-20 03:01:41 +02:00
elixir-ts-mode-tests.el ; Fix source file headers for some test files (bug#62227) 2023-03-17 09:05:50 +02:00
etags-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
executable-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
f90-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
flymake-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gdb-mi-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
glasses-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
go-ts-mode-tests.el Fix switch statement indentation for go-ts-mode (bug#61238) 2023-02-04 19:26:05 +01:00
grep-tests.el New user option 'grep-use-headings' 2023-02-27 21:14:47 +02:00
heex-ts-mode-tests.el ; Fix source file headers for some test files (bug#62227) 2023-03-17 09:05:50 +02:00
hideshow-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
java-ts-mode-tests.el Add some basic tests for java-ts-mode and typescript-ts-mode 2023-01-16 14:33:27 +01:00
js-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
octave-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
opascal-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pascal-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
perl-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
project-tests.el Make project-current not error out inside non-existent dirs 2023-01-28 03:20:29 +02:00
ps-mode-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
python-tests.el Add a new user option in Python mode to improve the indentation 2023-04-22 12:28:37 +03:00
ruby-mode-tests.el ruby-add-log-current-method: Reduce the use of 'nreverse' 2023-04-13 00:46:11 +03:00
ruby-ts-mode-tests.el Skip ruby-ts-imenu-index test if needed 2023-03-28 13:04:09 +02:00
scheme-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sh-script-tests.el Use 'sh-indent-for-continuation' for continued lines in 'sh-script-mode' 2023-03-02 12:37:58 +02:00
sql-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
subword-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
tcl-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
typescript-ts-mode-tests.el Add some basic tests for java-ts-mode and typescript-ts-mode 2023-01-16 14:33:27 +01:00
xref-tests.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00