Uxntal support for Visual Studio Code.
Theme: Gruvbox Dark Medium
Font: IBM Plex Mono
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
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.
This software is licensed under the MIT license.
See the LICENSE file for more details.