美文网首页
Mac下Sublime快捷鍵

Mac下Sublime快捷鍵

作者: fab34 | 来源:发表于2015-12-04 23:31 被阅读0次

1.control+alt+enter 打開Emmet(Zencoding)

2.super+shift+m 自定義sublimeCodeIntel查詢鍵

3.super+n    新建文件,super+s    保存文件,super+o    打開文件

4.super+alt+s    保存所有打開文件

5.super+kb    關閉或打開左側邊欄

6.super+shift+v    縮進粘貼

7.super+alt+left/right    查看左邊或右邊的文件

8.super+l    選中一行,多按向下選中多行

9.super+d    向下選中當前字符串,可以一次進行多個字符串替換

10.super+kd    跳過下一個選中的字符串

11.ctrl+shift+m    選中括號裡面的內容

12.super+enter | super+shift+enter    向下或上另起一行

13.super+p | super+shift+p    最常用,不解釋

14.super+f | super+alt+f    搜索字符串

15.super+g | super+shift+g    查找下一個/上一個

16.super+shift+d    複製當前行到下一行

17.super+delete    刪除該行

相关文章

网友评论

      本文标题:Mac下Sublime快捷鍵

      本文链接:https://www.haomeiwen.com/subject/hjthtttx.html