blog
blog copied to clipboard
Sublime Text 3 Package
Sublime Text 3是我目前用的最顺手的编辑器,对比庞大的IDE,除工作需要外,几乎任何语言都可以在Sublime Text下工作,包括简单的C项目也可以配置Build选项来完成Build操作。
Package Control
安装插件之前,必须安装Package Control,对于目前的新版,官方已经集成了安装指令,只需要按cmd+shift+p调出快捷命令创输入 package install即可调出安装Package Control,然后输入pci调出Package Control Install Package,在列表中即可安装所有的插件包,网页地址:https://packagecontrol.io/
All Autocomplete
Extend Sublime autocompletion to find matches in all open files of the current window
Alignment
Easy alignment of multiple selections and multi-line selections
BracketHighlighter
Bracket and tag highlighter for Sublime Text http://facelessuser.github.io/BracketHighlighter/
ConvertToUTF8
A Sublime Text 2 & 3 plugin for editing and saving files encoded in GBK, BIG5, EUC-KR, EUC-JP, Shift_JIS, etc.
IMESupport (Windows)
IMESupport for Sublime Text 2/3
FE
Emmet
see https://packagecontrol.io/packages/Emmet
JavaScript Completions
JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions.
Babel
Syntax definitions for ES6 JavaScript with React JSX extensions.
ReactJS
Sublime Text helpers for React. Syntax highlighting DEPRECATED in favor of babel/babel-sublime
Vue Syntax Highlight
Sublime Text syntax highlighting for single-file Vue components
LESS / Sass / Stylus
syntax highlighting for Sublime Text.
Color Highlighter
ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors.
除上述之外,可以查看 https://packagecontrol.io/browse/popular