ZenScript-Highlighter icon indicating copy to clipboard operation
ZenScript-Highlighter copied to clipboard

Sublime Text highlighting for ZenScript used in MineTweaker, CraftTweaker and ModTweaker

Results 3 ZenScript-Highlighter issues
Sort by recently updated
recently updated
newest added

`if ( a > 0) ` highlighted as error at ">" symbol `if ( a < 0) ` breaks all highlight after "

bug

Would yoy be able to make it so that if a val or var variable is not used anywhere in the file it will show greyed out so to indicate...

enhancement

![Capture11](https://user-images.githubusercontent.com/32643374/59149903-9b748200-89e9-11e9-8078-1b6dfa9b6ab5.PNG) For some reason it seems to be not doing items properly. It does them sometimes, but.. not all the time. seems to be any time the item does not...