Skip to content

Add support for language t32 - #7140

Merged
the-mikedavis merged 2 commits into
helix-editor:masterfrom
xasc:t32-add
Jun 7, 2023
Merged

Add support for language t32#7140
the-mikedavis merged 2 commits into
helix-editor:masterfrom
xasc:t32-add

Conversation

@xasc

@xasc xasc commented May 25, 2023

Copy link
Copy Markdown
Contributor

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
Co-authored-by: Christoph Sax <christoph.sax@mailbox.org>
wes-adams pushed a commit to wes-adams/helix that referenced this pull request Jul 4, 2023
Co-authored-by: Christoph Sax <christoph.sax@mailbox.org>
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Co-authored-by: Christoph Sax <christoph.sax@mailbox.org>
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Co-authored-by: Christoph Sax <christoph.sax@mailbox.org>
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