| .. |
|
c
|
tests: add test for #2086
|
2022-02-06 19:42:57 +01:00 |
|
cpp
|
indents: refactor hanging indent
|
2022-02-05 18:54:55 +01:00 |
|
css
|
Combined closing.css and block.css test files into single open_block.css
|
2022-03-19 12:29:36 +01:00 |
|
ecma
|
fix(ecma): indent end for bracket (#3121)
|
2022-07-07 14:35:12 +02:00 |
|
gdscript
|
feat(indent): Implement basic indent for gdscript.
|
2022-01-24 13:11:01 +01:00 |
|
gleam
|
Gleam indentation tests
|
2022-02-15 19:01:02 +01:00 |
|
go
|
test(go): add cases for newlines de-indentation
|
2022-04-18 14:11:02 +02:00 |
|
graphql
|
tests: add indent test for graphql (#2459)
|
2022-02-05 19:11:14 +01:00 |
|
hcl
|
indent(hcl): fix function calls
|
2022-04-25 23:36:36 +02:00 |
|
java
|
Fixed incorrect Java indentation for method chaining
|
2022-04-04 06:58:26 +02:00 |
|
lua
|
fix(indent/lua): wrong for nested tables due to branch on opening pairs
|
2022-04-06 21:28:11 +02:00 |
|
php
|
tests: add failing test for incomplete arguments
|
2022-02-13 12:19:54 +01:00 |
|
python
|
indents(python): remove branches.py from expected failures
|
2022-02-05 18:54:55 +01:00 |
|
r
|
r(indents): fix brace_list alignment
|
2022-03-29 08:43:38 +02:00 |
|
rust
|
test(indent): rust - add test for indented comment
|
2022-01-21 16:40:36 +01:00 |
|
tiger
|
test(tiger): import upstream tests
|
2022-06-14 22:34:03 +02:00 |
|
yaml
|
test(indents/yaml): add tests
|
2022-06-14 22:37:52 +02:00 |
|
c_spec.lua
|
tests: add test for #2086
|
2022-02-06 19:42:57 +01:00 |
|
common.lua
|
tests(indent): also test creating new line when still in insert mode
|
2022-02-06 19:42:57 +01:00 |
|
cpp_spec.lua
|
fix(indents): re-parse before each indent
|
2022-02-05 18:54:55 +01:00 |
|
css_spec.lua
|
Combined closing.css and block.css test files into single open_block.css
|
2022-03-19 12:29:36 +01:00 |
|
gdscript_spec.lua
|
feat(indent): Implement basic indent for gdscript.
|
2022-01-24 13:11:01 +01:00 |
|
gleam_spec.lua
|
Gleam indentation tests
|
2022-02-15 19:01:02 +01:00 |
|
go_spec.lua
|
test(go): add cases for newlines de-indentation
|
2022-04-18 14:11:02 +02:00 |
|
graphql_spec.lua
|
test(indent): fix typos
|
2022-02-06 23:07:22 +01:00 |
|
hcl_spec.lua
|
indent(hcl): fix function calls
|
2022-04-25 23:36:36 +02:00 |
|
java_spec.lua
|
Changed quotes to appease stylua
|
2022-04-04 06:58:26 +02:00 |
|
javascript_spec.lua
|
fix(ecma): indent end for bracket (#3121)
|
2022-07-07 14:35:12 +02:00 |
|
lua_spec.lua
|
fix(indent/lua): wrong for nested tables due to branch on opening pairs
|
2022-04-06 21:28:11 +02:00 |
|
php_spec.lua
|
Don't expect any change on reindenting the whole unfinished-call.php
|
2022-05-15 14:52:43 +02:00 |
|
python_spec.lua
|
fix: Allow re-parsing in Python, XFAIL \ indentation test
|
2022-02-06 19:42:57 +01:00 |
|
r_spec.lua
|
r(indents): fix brace_list alignment
|
2022-03-29 08:43:38 +02:00 |
|
rust_spec.lua
|
test(indent): rust - add test for indented comment
|
2022-01-21 16:40:36 +01:00 |
|
tiger_spec.lua
|
test(tiger): import upstream tests
|
2022-06-14 22:34:03 +02:00 |
|
yaml_spec.lua
|
test(indents/yaml): add tests
|
2022-06-14 22:37:52 +02:00 |