28
Apr
2013
Sublime 安装配置
- 下载并安装。地址http://www.sublimetext.com/
- 安装 package control。
##常用命令
Ctrl+Shift+P
:打开命令面板
###2. 窗口操作:
Ctrl+N:新建tab页
Ctrl+W:关闭当前打开tab页
Ctrl+Shift+W:关闭所有打开tab页
F11:全屏
Shift+F11:全屏免打扰模式,只编辑当前文件
格式化 http://www.zhugexiaojue.com/note/reindent-753.html
##常用插件
- sublimetext-markdown-preview
- emmet
- Autocomplete
- [jade语法支持]Package Control 安装 Jade
https://github.com/wuub/SublimeREPL run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
http://weslly.github.io/ColorPicker/ 颜色选择
https://github.com/spadgos/sublime-jsdocs Simplifies writing DocBlock comments in Javascript, PHP, CoffeeScript, Actionscript, C & C++
https://github.com/kemayo/sublime-text-git Plugin for some git integration into sublime text
https://github.com/jisaacks/GitGutter to see git diff in gutter
ctag
发现文章有错误或是有疑问,欢迎骚扰:395217502@qq.com
上一篇:
Grunt 使用
上一篇:
Launchy 使用手册【译】
comments powered by Disqus