Skip to content

bellinitte/uxntal-vscode

Repository files navigation

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, or package it yourself with vsce. Install it with the Extensions: Install from VSIX command within VS Code, or from the command line via:

code --install-extension uxntal-1.0.0.vsix

Testing

This extension uses vscode-tmgrammar-test for testing. Run the entire 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.