VS Code Extension Released

User avatar
John
Site Admin
Posts: 2625
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH

VS Code Extension Released

Post by John »

We’ve just released a VS Code extension for working with Vortex web-script files.

Vortex: Texis Web Script

This extension adds support for .vs and .vsrc files used in Webinator, Texis, and related applications.

Key features include:
  • Syntax highlighting for Vortex tags, variables, built-ins, and HTML
  • Go-to-definition for <a name=...> functions and #include paths
  • Hover documentation with function signatures and definitions
  • Workspace symbol search and outline view
  • Find all references for functions
  • Snippets for common patterns (vxscript, vxif, vxsql, etc.)
For projects using the ifdef preprocessor, there is optional support for .vsrc files, including preprocessing and macro highlighting.

The extension is available on the VS Code Marketplace: https://marketplace.visualstudio.com/it ... x-language

If you’re working with Vortex scripts, this should make development significantly easier. Feedback is welcome.
John Turnbull
Thunderstone Software