roxwize / uxntal-vscode

Uxntal support for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=karolbelina.uxntal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uxntal-vscode

Uxntal support for Visual Studio Code.

Preview

Preview
Theme: Gruvbox Dark Medium
Font: IBM Plex Mono

Installing

You can install the latest release from the marketplace. The extension will be updated automatically as new versions become available.

Alternatively, download a VSIX from the releases page and install the extension with the Extensions: Install from VSIX command within VS Code, or from the command line via:

code --install-extension uxntal-0.2.0.vsix

Testing

This extension uses vscode-tmgrammar-test for testing. Check out its Installation section for tips on how to install it as a standalone command line tool.

Once you have it, run the whole test suite with

vscode-tmgrammar-snap tests/*.tal

or provide the path to an individual test case.

License

This software is licensed under the MIT license.

See the LICENSE file for more details.

About

Uxntal support for Visual Studio Code

https://marketplace.visualstudio.com/items?itemName=karolbelina.uxntal

License:MIT License


Languages

Language:JSON 100.0%