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
/
queries
/
java
/
indents.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed incorrect Java indentation for method chaining
Daniel Woznicki
2022-04-04
1
-1
/
+2
*
Made block comment indent @auto so that new lines line up nicely with existin...
Daniel Woznicki
2022-03-01
1
-1
/
+4
*
Added catchall (ERROR) @auto rule for Java to at least attempt something reas...
Daniel Woznicki
2022-03-01
1
-0
/
+2
*
Modified Java indent rules to stop ignoring block comments because javadoc bl...
Daniel Woznicki
2022-03-01
1
-1
/
+1
*
Added fix for Java interfaces not being indented properly
Daniel Woznicki
2022-03-01
1
-0
/
+1
*
Fixed a bug where indentation was not correct for class/enum bodies that had ...
Daniel Woznicki
2022-02-25
1
-2
/
+0
*
Fixed a bug where Java enum body indentation was not correct
Daniel Woznicki
2022-02-25
1
-0
/
+2
*
Added fix for incorrect Java indentation after a closing "}" in a method decl...
Daniel Woznicki
2022-02-25
1
-0
/
+5
*
highlights/injections/indents(java): comment -> line_comment,block_comment
Stephan Seitz
2022-01-16
1
-1
/
+1
*
feat: use @ignore for comments and multiline strings
elianiva
2021-03-01
1
-0
/
+2
*
add formal_parameters
elianiva
2021-02-21
1
-0
/
+1
*
feat: add java indent
elianiva
2021-02-21
1
-0
/
+19