I didn't really know how let the plugin pickup the correct scope value, so I kind of hacked my way around it. I'm getting a value similar to the one for PHP (in the style of text.html.basic source.php.embedded.block.html keyword.other.new.php). Is there a better way of doing that? Or is it a matter of setting the correct value somewhere in the https://github.com/b-g/processing-sublime package?
Hello,
I've added support for Processing (http://processing.org/). I'm using this in combination with https://github.com/b-g/processing-sublime.
I didn't really know how let the plugin pickup the correct scope value, so I kind of hacked my way around it. I'm getting a value similar to the one for PHP (in the style of text.html.basic source.php.embedded.block.html keyword.other.new.php). Is there a better way of doing that? Or is it a matter of setting the correct value somewhere in the https://github.com/b-g/processing-sublime package?
Thanks for all the work, works great. Bert