nvim-treesitter/queries/java
Robert Muir 652da0b40f
feat(javadoc): add parser and queries (#7749)
Previously java was configured to use doxygen parser for documentation
comments, but javadocs are not doxygen. Inline tags have a different
syntax, block tags are not recognized, and doxygen creates a lot of
errors during highlighting.

Add parser for javadoc comments, with queries for highlights and
injections.
2025-03-23 16:44:12 +01:00
..
folds.scm feat: import statement folds for common languages 2024-05-01 10:00:01 +02:00
highlights.scm bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_inline, sflog, soql, sosl, styled, swift, xresources 2024-12-02 07:45:02 +00:00
indents.scm chore: query formatting 2024-01-19 16:58:37 +01:00
injections.scm feat(javadoc): add parser and queries (#7749) 2025-03-23 16:44:12 +01:00
locals.scm refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00