Releases: getviset/viset-vscode
Releases · getviset/viset-vscode
Release list
Viset for Visual Studio Code v0.1.0
Initial release of the standalone Viset syntax-highlighting extension for Visual Studio Code 1.130 and newer.
- Keeps Viset capture files in the normal Lua language mode.
- Highlights marker-bearing line comments and marker-forward block content as embedded TOML.
- Highlights direct ordinary and long-string
viset.javascriptarguments as embedded JavaScript. - Bundles an original, private TOML colourization grammar with no runtime code or external extension dependency.
- Includes the packaged
getviset.viset-0.1.0.vsixfor direct installation.
This extension provides syntax highlighting only; it does not execute captures, validate embedded content, provide completion or diagnostics, or add language-server behavior.