Skip to content

Add support for Xena OpenAutomation files - #10448

Merged
pascalkuthe merged 1 commit into
helix-editor:masterfrom
Alexis-Lapierre:alexis_lapierre/xtc-tree-sitter
Apr 16, 2024
Merged

Add support for Xena OpenAutomation files#10448
pascalkuthe merged 1 commit into
helix-editor:masterfrom
Alexis-Lapierre:alexis_lapierre/xtc-tree-sitter

Conversation

@Alexis-Lapierre

Copy link
Copy Markdown
Contributor

Add syntax highlighting for .xtc/.xoa/.xpc files.

This merge request build upon my tree sitter, tree-sitter-xtc,
visible here: https://github.com/Alexis-Lapierre/tree-sitter-xtc.

  • XTC stand for Xena Traffic Configuration
  • XOA stand for Xena OpenAutomation
  • XPC stand for Xena Port Configuration

You can read about the scripting language here:
https://docs.xenanetworks.com/projects/xoa-cli/en/latest/index.html

@Alexis-Lapierre

Alexis-Lapierre commented Apr 15, 2024

Copy link
Copy Markdown
Contributor Author

As always, feedback is welcome.

I was holding this tree-sitter for myself for a while, but I though that it may be of use for other users of this editor.

@kirawi kirawi added the A-language-support Area: Support for programming/text languages label Apr 15, 2024
Comment thread languages.toml Outdated
Add support for .xtc/.xoa/.xpc files

* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration

Theses three file time seems to be the most common file extension I
encountered in the wild
@pascalkuthe
pascalkuthe merged commit 8256ca7 into helix-editor:master Apr 16, 2024
shaleh pushed a commit to shaleh/helix that referenced this pull request Apr 16, 2024
Add support for .xtc/.xoa/.xpc files

* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration

Theses three file time seems to be the most common file extension I
encountered in the wild
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
Add support for .xtc/.xoa/.xpc files

* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration

Theses three file time seems to be the most common file extension I
encountered in the wild
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
Add support for .xtc/.xoa/.xpc files

* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration

Theses three file time seems to be the most common file extension I
encountered in the wild
Chirikumbrah pushed a commit to Chirikumbrah/helix that referenced this pull request Jun 15, 2024
Add support for .xtc/.xoa/.xpc files

* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration

Theses three file time seems to be the most common file extension I
encountered in the wild
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Add support for .xtc/.xoa/.xpc files

* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration

Theses three file time seems to be the most common file extension I
encountered in the wild
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