Sublime Text 3 行着色插件:GutterColor
Gutter Color是一个跨平台的Sublime Text 插件,能够在所有行展示一个有颜色的着色图标。

要求
配置
- Install ImageMagick
- Set the
convert_path in Preferences: Package Settings > GutterColor > Settings – User to the location of the ImageMagick convert script:
{ "convert_path" : "/usr/local/bin/convert" } 项目主页:http://www.open-open.com/lib/view/home/1407374915270