For Houdini 18.5
From here you can install the add-on manually.
Drop VEX.sublime-package
file into Data/Installed Packages
Example:
C:\Users\teared\AppData\Roaming\Sublime Text 3\Installed Packages\VEX.sublime-package
Then follow the rest of the readme, including optional setup sections.
Release 7.1.4
-
Various Syntax Checker fixes:
It now works on Linux machines: #11
Fixed a few bugs causing "VCC is currently running..." state stuck until the editor restarted.
Temporary files used with "As a Snippet" build now removed sooner. An exception could cause files to get stuck in the temp folder.
Temporary filename pattern: tmpxxxxxxSeveral more VCC errors are displayed.
Improved Snippet error detection of bad "@" symbol usages.
See Optional: Configure VCC Path and Syntax Check sections of the readme for the relevant info.