项目作者: way2muchnoise

项目描述 :
Sublime Text highlighting for ZenScript used in MineTweaker, CraftTweaker and ModTweaker
高级语言: Python
项目地址: git://github.com/way2muchnoise/ZenScript-Highlighter.git
创建时间: 2016-11-13T13:56:32Z
项目社区:https://github.com/way2muchnoise/ZenScript-Highlighter

开源协议:MIT License

下载


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