Sublimesublime text.Sublime Text

SublimeText-几个常用的插件

2016-06-08  本文已影响277人  viggoz

我的博客:www.viggoz.com

Emmet的安装方法:

步骤一:首先你需要为sublime text安装Package Control组件:

步骤二:使用Package Control安装Emmet插件:

语法参考
Emmet Documentation
cheat-sheet
3cplus博客参考

Material theme主题

http://equinusocio.github.io/material-theme/
Github:
material-theme

ColorPicker

https://github.com/weslly/ColorPicker
在编辑CSS样式的时候,要加个自己喜欢颜色或改改颜色啥的,要到PS里去调色?ColorPicker 可以让 Sublime Text 3内置一个调色盘,调好颜色,点击OK就会在光标处生成十六进制颜色代码。

HTML+CSS+JAVASCRIPT+JSON快速格式化

https://github.com/victorporof/Sublime-HTMLPrettify

This is a Sublime Text 2 and 3 plugin allowing you to format your HTML, CSS, JavaScript and JSON code. It uses a set of nice beautifier scripts made by Einar Lielmanis. The formatters are written in JavaScript, so you’ll need something (node.js) to interpret JavaScript code outside the browser.

This will work with either HTML, CSS, JavaScript and JSON files.

快捷使用方法:
打开一个压缩的jquery.min.js文件,按下Ctrl+Shift+H

All Autocomplete

https://github.com/alienhard/SublimeAllAutocomplete
开源协议很6

上一篇 下一篇

猜你喜欢

热点阅读