Skip to content

For Sublime Text 3 Build 3103 and later (Houdini 15.5)

Compare
Choose a tag to compare
@teared teared released this 04 Jun 17:23
· 44 commits to master since this release
  1. Install Sublime Text 3 Build 3103 or later.

  2. Drop VEX.sublime-package file into Data/Installed Packages. Example:
    C:\Users\teared\AppData\Roaming\Sublime Text 3\Installed Packages\VEX.sublime-package

  3. (Optionally) Set EDITOR variable in houdini.env. Example:
    EDITOR = "C:/Program Files/Sublime Text 3/sublime_text.exe"
    It will enable editing wrangles in Sublime Text by pressing Alt+E twice.