Skip to content

Instantly share code, notes, and snippets.

@itomg
Created June 20, 2014 08:28
Show Gist options
  • Save itomg/9d2b878e4ee33678d816 to your computer and use it in GitHub Desktop.
Save itomg/9d2b878e4ee33678d816 to your computer and use it in GitHub Desktop.

Plugins & Shortcuts 常用插件及快捷键

NOTICE: cmd & alt

Mac os x: cmd
Linux: alt
Winows: alt

Shortcuts

cmd-,  settings 打开设置
ctrl-shift-c  copy current file full path 拷贝文件全路径
ctrl-shift-k  delete line 删除整行

Atom's plugins 自带插件

Markdown Preview

ctrl-shift-m

Other's plugins 其它插件

Atom Alignment 变量定义自动对齐

ctrl-cmd-a

Zen 免打扰模式

ctrl-cmd-z

Glist 管理我的gists

ctrl-c-g  toggle list in current folder 在当前目录打开/关闭gist目录
ctrl-c-l  update
ctrl-c-d  delete
ctrl-x-s  save

Gist It 发布gist

alt-cmd-g  current file 发布当前文件
shift-alt-cmd-g current selection 发布当前选中区块

Autocomplete Plus 自动补全字符串【配置文件中可选跨buffers补全】

Autocomplete Paths 自动补全路径

Autocomplete Snippets 自动补全代码片段

Autocomplete Html 自动补全html标签

Vim Mode Vim模式

Terminal Status 终端管理 其它终端插件:Term or Term 2

Color Picker

Command Logger

Docblockr 自动生成注释

Emmet

Fancy New File

Fizzy

Highlight Line

Javascript Snippets

Jsformat

Linter

Open Last Project

Project Quick Open

Project Switcher

Task List

Trailing Spaces

Travis Ci Status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment