nvim-treesitter/runtime/queries/apex
imawaki 738d9ced4c
feat(apex): javadoc injections (#8232)
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.
2025-10-26 19:07:19 +01:00
..
folds.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
highlights.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
injections.scm feat(apex): javadoc injections (#8232) 2025-10-26 19:07:19 +01:00
locals.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00