Stephan Seitz
|
00b4ef5759
|
indents(ecma): make "]" @indent_end
Fixes #3382
|
2022-09-10 12:59:21 -07:00 |
|
Kiyan
|
6f3fbb2622
|
fix(ecma): indent end for bracket (#3121)
|
2022-07-07 14:35:12 +02:00 |
|
Stephan Seitz
|
bda4b35f76
|
indents(ecma): use auto indent on (ERROR)
Fixes #2515
|
2022-04-04 09:03:30 +02:00 |
|
Munif Tanjim
|
3ef2c77e13
|
fix(indent): ecma - parenthesized expression indentation
|
2022-02-26 15:44:37 +01:00 |
|
Munif Tanjim
|
20168d8e20
|
fix(indent): ecma - class method indentation
|
2022-02-26 15:44:11 +01:00 |
|
Munif Tanjim
|
7a6d93ca5b
|
feat(indent): ecma - support common use-cases
|
2022-01-21 16:40:36 +01:00 |
|
Munif Tanjim
|
8f9d4ada35
|
feat(indent): ecma - support try_catch and if_else
|
2022-01-21 16:40:36 +01:00 |
|
Samyak S Sarnayak
|
9799a80c55
|
fix(ecma): add indents to switch and cases
fixes nvim-treesitter#1384
|
2021-07-06 09:39:56 +02:00 |
|
kiyan
|
3b8c2ea492
|
chore: create ecma base for use in js and ts which fixes jsx issues
|
2021-03-10 17:34:11 +01:00 |
|