mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
Apex codebases commonly use Javadoc-style comments, similar to Java (Apex is Salesforce's object-oriented language). This updates the injection query to capture javadoc nodes instead of the generic comment for better highlighting and parsing accuracy. |
||
|---|---|---|
| .. | ||
| folds.scm | ||
| highlights.scm | ||
| injections.scm | ||
| locals.scm | ||