index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[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
*
fix(dart): try statement wouldn't indent (#4623)
Robert Brunhage
2023-04-10
2
-0
/
+6
*
fix(c_indents): fix expression leaking indents
Pham Huy Hoang
2023-04-08
2
-0
/
+39
*
add test
Pham Huy Hoang
2023-04-08
3
-0
/
+35
*
feat(python): add break/continue dedent
Pham Huy Hoang
2023-03-25
2
-0
/
+11
*
feat(python): add match-case indents
Pham Huy Hoang
2023-03-25
2
-0
/
+19
*
refactor(indent)!: Rework indent, aligned indent
George Harker
2023-03-24
11
-5
/
+89
*
feat(vue): add tsx/jsx injection queries (#4550)
Lucario387
2023-03-24
1
-0
/
+4
*
test: ecma injections
Benny Powers
2023-03-22
2
-9
/
+9
*
test: html injections
Benny Powers
2023-03-22
1
-5
/
+38
*
feat(python): add "return" patterns to @indent_end
Pham Huy Hoang
2023-03-16
2
-0
/
+20
*
fix(python): add missing @indent_end
Pham Huy Hoang
2023-03-16
2
-0
/
+79
*
fix: change folding algorithm to fix Python indents
George Harker
2023-03-15
2
-2
/
+23
*
feat(julia): add tests for new changes
Amaan Qureshi
2023-03-10
1
-0
/
+26
*
fix(gleam): update tests reflecting recent changes
Amaan Qureshi
2023-03-10
6
-102
/
+103
*
fix: Java indent for multiple line arguments (#4449)
Daniel Woznicki
2023-03-06
3
-0
/
+14
*
indents(vue): fix indents on new line after <template>
Pham Huy Hoang
2023-03-06
2
-0
/
+27
*
injections(html): fix faulty css/js injections
Pham Huy Hoang
2023-03-05
2
-0
/
+10
*
feat(ecma): add tests for constants
Amaan Qureshi
2023-03-04
1
-0
/
+13
*
fix(go): Indent on type switch case properly
Evan Phoenix
2023-03-03
1
-0
/
+6
*
Fix broken YANG indent tests
Tomas Sandven
2023-02-24
1
-4
/
+4
*
Add YANG indentation tests
Tomas Sandven
2023-02-24
2
-0
/
+81
*
fix(dart): add `@indent_end` to } (#4167)
SzeLamC
2023-02-24
2
-0
/
+24
*
feat(solidity): use maintained parser and update highlights accordingly
Amaan Qureshi
2023-02-24
1
-4
/
+4
*
fix(go): apply indents in a communication case in a select statement
Amaan Qureshi
2023-02-24
1
-0
/
+16
*
docs: fix typos
dundargoc
2023-02-23
1
-1
/
+1
*
properly replace deprecated tsutils functions
Kiyoon Kim
2023-02-12
2
-4
/
+4
*
deprecate get_node_range and is_in_node_range
Kiyoon Kim
2023-02-12
1
-40
/
+0
*
simplify tests
Alvaro Muñoz
2023-01-31
3
-13
/
+2
*
update tests
Alvaro Muñoz
2023-01-31
2
-1
/
+6
*
fix tests
Alvaro Muñoz
2023-01-31
2
-4
/
+1
*
add ql indent tests
Alvaro Muñoz
2023-01-31
3
-0
/
+36
*
indents(c): update if cases
Pham Huy Hoang
2023-01-14
1
-0
/
+5
*
indents(c): Refactor indent queries
Pham Huy Hoang
2023-01-14
5
-3
/
+103
*
Update indent-square-brackets.rb
Cameron
2023-01-09
1
-1
/
+1
*
Create indent-square-brackets.rb
Cameron
2023-01-09
1
-0
/
+5
*
allow negative assertion in injection tests (#4107)
lucario387
2023-01-07
5
-135
/
+84
*
fix(utils): swap_nodes calculates correct char_delta (#4110)
Michael Lan
2023-01-07
1
-0
/
+40
*
Add tests correctly for ruby rescue/ensure indentation
Cameron
2023-01-06
3
-2
/
+2
*
Create indent-ensure.rb
Cameron
2023-01-06
1
-0
/
+3
*
Create indent-rescue.rb
Cameron
2023-01-06
1
-0
/
+3
*
fix(jsx): add missing indent end mark to elements
Pham Huy Hoang
2023-01-04
4
-0
/
+87
*
fix(html): fix wrong indents for script/style tags
Pham Huy Hoang
2023-01-03
5
-0
/
+66
*
refactor(svelte): Remove duplicated queries
Lucario387
2023-01-03
1
-0
/
+39
*
refactor(vue, html): Update injections
Lucario387
2023-01-03
1
-0
/
+45
*
highlights(rust): use `@namespace` for `[(crate) (self) (super)]`
Stephan Seitz
2023-01-01
1
-15
/
+33
*
ci: allow negative assertions in tests
Stephan Seitz
2023-01-01
1
-0
/
+12
*
move 'in' to repeat
Pedro Castro
2022-12-31
1
-1
/
+1
*
fix test
Pedro Castro
2022-12-31
1
-1
/
+1
*
r: update highlights
Pedro Castro
2022-12-31
1
-0
/
+47
*
feat(hcl,terraform): split terraform from hcl, add specialized queries for tf
Michael Hoffmann
2022-12-29
9
-2
/
+2
[next]