sublime中的一些常用快捷键

1.  sublime中删除一行:

ctrl+shift+k

2.sublime中一行代码上下移动:

ctrl+shift+向上的箭头/向下的箭头

3.sublime中选择一列

shift+鼠标右键

4.sublime中复制一行代码的:

ctrl+shift+d

 


 

1.前一个光标处:alt -

2.后一个:alt - shift

3.go to anything: ctrl p

4. find replace: ctrl h

5.选中多个: ctrl d

6.新的编辑区:ctrl n

7.多行游标:(3) ctrl a ,ctrl shift l (2) ctrl d 

8.切换命令格式 : ctrl shif p

 

posted on 2015-12-21 14:26  冬冬emma  阅读(319)  评论(0)    收藏  举报