程序名称:GutterColor
授权协议: 未知
操作系统: 跨平台
开发语言: Python
GutterColor 是 Sublime Text 3 插件,当 gutter 包括一个颜色时显示 gutter 的颜色。
安装 ImageMagick
et the convert_path in Preferences: Package Settings > GutterColor > Settings – User to the location of the ImageMagick convert script:
{ “convert_path” : ”/usr/local/bin/convert” }
https://github.com/ggordan/GutterColor