Skip to content

feat(parser): add Salesforce Apex support#20

Open
9prodhi wants to merge 1 commit into
Aider-AI:mainfrom
9prodhi:9prodhi-Apex
Open

feat(parser): add Salesforce Apex support#20
9prodhi wants to merge 1 commit into
Aider-AI:mainfrom
9prodhi:9prodhi-Apex

Conversation

@9prodhi
Copy link
Copy Markdown

@9prodhi 9prodhi commented Apr 25, 2025

As Tree-sitter Language Pack now includes an Apex grammar, this PR adds first-class support for Salesforce Apex in grep-ast, while preserving LaTeX .cls support. We detect Apex classes by the presence of their metadata files (*.cls-meta.xml) or the .cls file inside a class directory.

As Tree-sitter Language Pack now includes an Apex grammar, this PR adds first-class support for Salesforce Apex in grep-ast, while preserving LaTeX .cls support. We detect Apex classes by the presence of their metadata files (*.cls-meta.xml) or the .cls inside a class directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant