Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for language t32 #7140

Merged
merged 2 commits into from
Jun 7, 2023
Merged

Conversation

xasc
Copy link
Contributor

@xasc xasc commented May 25, 2023

TRACE32 is a debug tool for embedded development and comes with a built-in language for scripting. I would like to add initial support for this language. The grammar for tree-sitter can be found here.

The queries for syntax highlighting were taken with minor changes from the grammar. LSP or DAP support does not exist.

Adds highlighting and injections queries.
@kirawi kirawi added the A-language-support Area: Support for programming/text languages label May 31, 2023
@the-mikedavis the-mikedavis merged commit d324feb into helix-editor:master Jun 7, 2023
Triton171 pushed a commit to Triton171/helix that referenced this pull request Jun 18, 2023
wes-adams pushed a commit to wes-adams/helix that referenced this pull request Jul 4, 2023
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants