index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
test(indent): fix typos
Munif Tanjim
2022-02-06
2
-2
/
+2
*
indents(lua): make ")" `@indent_end
Stephan Seitz
2022-02-06
2
-0
/
+8
*
fix: Allow re-parsing in Python, XFAIL `\` indentation test
Stephan Seitz
2022-02-06
1
-3
/
+13
*
tests(indent): also test creating new line when still in insert mode
Stephan Seitz
2022-02-06
1
-0
/
+11
*
tests: add test for #2086
Stephan Seitz
2022-02-06
2
-0
/
+4
*
tests: Add test for C folding issue #1568
Stephan Seitz
2022-02-05
2
-0
/
+7
*
tests: add indent test for graphql (#2459)
Stephan Seitz
2022-02-05
2
-0
/
+25
*
indents(lua): use `(comment) @auto`
Stephan Seitz
2022-02-05
2
-9
/
+1
*
Update lua/nvim-treesitter/indent.lua
Stephan Seitz
2022-02-05
1
-2
/
+1
*
tests: only compare indents not contents in indent tests
Stephan Seitz
2022-02-05
2
-2
/
+2
*
indents(r): fix all R tests
Stephan Seitz
2022-02-05
1
-3
/
+2
*
indents(go): perform some changes as go fmt dictates
Stephan Seitz
2022-02-05
1
-0
/
+5
*
indents(go): add tests
Stephan Seitz
2022-02-05
2
-0
/
+35
*
indents(php): add another test
Stephan Seitz
2022-02-05
2
-0
/
+10
*
indents(python): remove branches.py from expected failures
Stephan Seitz
2022-02-05
2
-7
/
+5
*
fix(indents): re-parse before each indent
Stephan Seitz
2022-02-05
5
-7
/
+14
*
indents(c): add zero_indent for #if
Stephan Seitz
2022-02-05
5
-8
/
+4
*
indents(c): fix indentation on block comment
Stephan Seitz
2022-02-05
3
-2
/
+3
*
indents: refactor hanging indent
Stephan Seitz
2022-02-05
2
-14
/
+11
*
indents: allow aligned_indent for unfinished calls in C and Python
Stephan Seitz
2022-02-05
4
-1
/
+17
*
indents(cpp): indent at field_initializer_list
Stephan Seitz
2022-02-05
1
-0
/
+17
*
indents(c): fix ternary
Stephan Seitz
2022-02-05
2
-4
/
+2
*
fix(indent): lua - support `@indent_end` (#2454)
Munif Tanjim
2022-02-04
1
-0
/
+4
*
chore: format with stylua 0.12.0 (#2421)
Christian Clason
2022-01-31
1
-51
/
+67
*
indents(r): add pipe test
Pedro Castro
2022-01-29
2
-1
/
+15
*
indents(r): add tests runner
Pedro Castro
2022-01-29
1
-0
/
+35
*
indents(r): add aligned_indent test
Pedro Castro
2022-01-29
1
-0
/
+4
*
indents(r): remove pipe test
Pedro Castro
2022-01-29
1
-7
/
+0
*
indents(r): add tests
Pedro Castro
2022-01-29
5
-0
/
+50
*
tests: use main parsers instead of nvim-treesitter parser for tests
Stephan Seitz
2022-01-29
1
-6
/
+2
*
highlights(c/cpp): highlight case labels as constants
Stephan Seitz
2022-01-29
2
-0
/
+46
*
highlights(cpp): fix function highlighting of Foo::bar::baz()
Stephan Seitz
2022-01-29
1
-0
/
+12
*
highlights(python): add support for pattern matching
Stephan Seitz
2022-01-28
1
-0
/
+50
*
indents(php): align with C indentation
Stephan Seitz
2022-01-24
2
-0
/
+32
*
feat(indent): Implement basic indent for gdscript.
Ryan Roden-Corrent
2022-01-24
2
-0
/
+36
*
test(indent): rust - add test for indented comment
Munif Tanjim
2022-01-21
2
-0
/
+7
*
fix(indent): rust - support newline after closing brace
Munif Tanjim
2022-01-21
1
-0
/
+9
*
feat(indent): ecma - support common use-cases
Munif Tanjim
2022-01-21
7
-5
/
+118
*
fix(indent): c/cpp - support newline after closing brace
Munif Tanjim
2022-01-21
2
-0
/
+4
*
feat(indent): ecma - support try_catch and if_else
Munif Tanjim
2022-01-21
3
-0
/
+67
*
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
2
-9
/
+9
*
feat: rewrite indent module
Munif Tanjim
2022-01-21
6
-54
/
+29
*
feat: improve indent module
Munif Tanjim
2022-01-21
3
-5
/
+5
*
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
Christian Clason
2022-01-18
1
-2
/
+1
*
chore: remove swift tests for now (cause CI failure)
Stephan Seitz
2022-01-18
2
-15
/
+0
*
highlights(swift): add more `@operator`s and `implicit` keyword
Stephan Seitz
2022-01-18
1
-0
/
+8
*
highlights(swift): highlight punctuation
Stephan Seitz
2022-01-18
1
-0
/
+7
*
highlights(hack): add keywords implements
Stephan Seitz
2022-01-17
3
-1
/
+14
*
highlights(hack): extend queries add tests
Stephan Seitz
2022-01-17
9
-0
/
+143
*
highlights(cpp): add support for concepts
Stephan Seitz
2022-01-16
1
-0
/
+22
[next]