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:
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.
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.)
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.