way2muchnoise / ZenScript-Highlighter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZenScript-Highlighter

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

Inspired by Nincrafts highlighting, but a little more colourful.

The package can be found on Package Control. How to install package control for Sublime text is found here.
Examples below

Manual Install

The ZenScript.sublime-syntax should be placed under %appdata%\Sublime Text 3\Packages\User

You can also use ZenScript.source.sublime-syntax) which has an indent on wordwrap.

Comparisons of the wordwraps:

Now also has a bunch of completions. Want to support your own addon? Go read scripts/README.md

Feel free to PR, fork or redistribute.

Example

Before

After

About

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

License:MIT License


Languages

Language:Python 100.0%