aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/apex
Commit message (Collapse)AuthorAgeFilesLines
* feat(apex): javadoc injections (#8232)imawaki2025-10-261-0/+9
| | | | | | 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.
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-124-0/+335