summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(t32): update tests to new node typesChristoph Sax2023-07-303-14/+78
* feat(t32): re-enable testsChristoph Sax2023-07-309-0/+419
* fix(tests): remove t32 testsChristian Clason2023-07-299-419/+0
* fix(c)!: update C, CPP parsers and queriesAmaan Qureshi2023-07-271-2/+1
* feat(promql,yaml): add parser and yaml injectionsMichael Hoffmann2023-07-181-0/+12
* feat(wing): add parser (#5021)Glib Shpychka2023-06-292-0/+23
* tests: fix failed tests (#4901)Pham Huy Hoang2023-06-053-69/+37
* feat: add indents for annotation defs (#4828)Pham Huy Hoang2023-06-043-0/+13
* feat(prisma): highlight viewsWill Ruggiano2023-06-041-0/+7
* feat(ecma): convert eligible `@keyword.operators`Ananda Umamil2023-06-041-1/+1
* fix(gleam): minor indent fixesAlex Manning2023-06-042-0/+15
* chore: update GleamAmaan Qureshi2023-05-293-26/+0
* indents(sql): initial support (#4857)Matthias Q2023-05-258-0/+59
* feat(t32): add indent rules (#4782)Christoph Sax2023-05-187-3/+252
* Added USD as a language + some queriesColin Kennedy2023-05-155-0/+175
* highlights(markup): distinguish heading level in queriesChristian Clason2023-05-131-7/+7
* fix(nickel): wrong indent on line after top level comment (#4792)Zheng PiaoDan2023-05-132-0/+6
* feat: add indents.scm for nickel (#4790)Zheng PiaoDan2023-05-132-0/+33
* feat: add swift indents (#4756)Pham Huy Hoang2023-05-084-0/+123
* Update Capnp (#4713)Amaan Qureshi2023-05-073-0/+1720
* ci: add tests for #4632Stephan Seitz2023-05-052-0/+11
* Add Python else elif dedent (#4618)Pham Huy Hoang2023-04-292-0/+5
* fix(python,starlark): builtin types should come after typesAmaan Qureshi2023-04-251-1/+3
* feat(python,starlark): highlight type conversions as `@function.macro`Amaan Qureshi2023-04-251-0/+1
* fix(python,starlark): update field match patternAmaan Qureshi2023-04-251-0/+10
* chore(smali): add testsAmaan Qureshi2023-04-256-0/+419
* tests: fix deprecated tests (#4681)Pham Huy Hoang2023-04-201-2/+8
* feat(cpp): improve function.call to support any level of nesting for qualifie...John Drouhard2023-04-151-7/+9
* fix(dart_indent): Fix dart case/default indentPham Huy Hoang2023-04-142-2/+39
* chore(dart): remove tests for switchRobert Brunhage2023-04-132-12/+0
* test(dart): add test cases for open issuesRobert Brunhage2023-04-134-2/+36
* fix(dart): review commentRobert Brunhage2023-04-131-1/+1
* test(dart): add expected failure file to testRobert Brunhage2023-04-131-1/+3
* chore: fix formatting issue for dart testRobert Brunhage2023-04-131-1/+6
* Update tests/indent/dart_spec.luaRobert Brunhage2023-04-131-1/+1
* test(dart): Add an expected failure testRobert Brunhage2023-04-132-0/+16
* Revert "fix(dart): function argument indents is inconsistent"Robert Brunhage2023-04-132-15/+0
* fix(dart): function argument indents is inconsistentRobert Brunhage2023-04-112-0/+15
* fix(dart): try statement wouldn't indent (#4623)Robert Brunhage2023-04-102-0/+6
* fix(c_indents): fix expression leaking indentsPham Huy Hoang2023-04-082-0/+39
* add testPham Huy Hoang2023-04-083-0/+35
* feat(python): add break/continue dedentPham Huy Hoang2023-03-252-0/+11
* feat(python): add match-case indentsPham Huy Hoang2023-03-252-0/+19
* refactor(indent)!: Rework indent, aligned indentGeorge Harker2023-03-2411-5/+89
* feat(vue): add tsx/jsx injection queries (#4550)Lucario3872023-03-241-0/+4
* test: ecma injectionsBenny Powers2023-03-222-9/+9
* test: html injectionsBenny Powers2023-03-221-5/+38
* feat(python): add "return" patterns to @indent_endPham Huy Hoang2023-03-162-0/+20
* fix(python): add missing @indent_endPham Huy Hoang2023-03-162-0/+79
* fix: change folding algorithm to fix Python indentsGeorge Harker2023-03-152-2/+23