Skip to content

Viset for Visual Studio Code v0.1.0

Latest

Choose a tag to compare

@alsi-lawr alsi-lawr released this 26 Jul 19:13

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.javascript arguments 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.vsix for 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.