yourdaftpunk Posted August 13, 2013 Share Posted August 13, 2013 (edited) Needs some polish, especially in regards to multi-line macros. Additionally, it'd be nice if vex had a header extension that didn't clash with c/c++. I'm manually specifying .h files as vex headers as needed, though the definition picks up vfl's automatically. https://gist.github...._tmlanguage-xml What it looks like with the Monokai Theme: Have Houdini related SublimeText enhancements to share? Snippets or build systems? Lets collaborate! -shawn Edited August 13, 2013 by yourdaftpunk 8 Quote Link to comment Share on other sites More sharing options...
edward Posted August 14, 2013 Share Posted August 14, 2013 Additionally, it'd be nice if vex had a header extension that didn't clash with c/c++. I'm manually specifying .h files as vex headers as needed, though the definition picks up vfl's automatically. Yeah, I don't know a good solution to that. The best I can think of (short of choosing a different file extension), is to employ some vi-like modeline approach. You have a special comment in the file and that the syntax highlighter searches for in order to differentiate if it's a vex header file. Quote Link to comment Share on other sites More sharing options...
gui Posted August 14, 2013 Share Posted August 14, 2013 Cool! Do some of u know anything like this (for ST), but to use the hom module? Quote Link to comment Share on other sites More sharing options...
JonathanGranskg Posted December 20, 2013 Share Posted December 20, 2013 Cool stuff, thanks for sharing. I was just about to start writing my own, but then I decided to google it. I'm happy I did. Quote Link to comment Share on other sites More sharing options...
yourdaftpunk Posted January 22, 2014 Author Share Posted January 22, 2014 Updated VEX functions for Houdini 13, there is also now a github repository if anyone wants to contribute snippets or plugins specific to VEX and Houdini: https://github.com/WhileRomeBurns/VEX_Syntax And if you use Package Control with Sublime, you can install the latest version and keep it up to date automatically like so: Open the Command Palette (Shift-Cmd-P in OS X, Shift-Ctrl-P in Linux/Windows) and select "Package Control: Install Package". Find and install "VEX Syntax" and you're set for life. 4 Quote Link to comment Share on other sites More sharing options...
katanec Posted October 18, 2014 Share Posted October 18, 2014 Thanks. ______________ http://www.markokacanski.com Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.