Sublime Text 3 行着色插件:GutterColor
Gutter Color是一个跨平台的Sublime Text 插件,能够在所有行展示一个有颜色的着色图标。
要求
配置
- Install ImageMagick
- Set the
convert_path
inPreferences: Package Settings > GutterColor > Settings – User
to the location of the ImageMagickconvert
script:
{ "convert_path" : "/usr/local/bin/convert" }
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!