sublime text2 常用快捷键

    1. ctrl+方向键  按单词移动

      2. ctrl+shift + 方向键  按单词选取

      3. ctrl + F3 查找选定的或光标所在单词

      4. F3 查找特定的单词(一般查找的流程是先ctrl+F3,再F3)

      5. ctrl + shift + p 打开Command Palette

      6. ctrl + R  定位文件中出现的符号

      7. ctrl + G  定位行

      8. Ctrl + p    Goto anything

      9. ctrl + shift + d  复制光标所在的行

     10. ctrl + shift + k  删除光标所在的行

     11. Shift + alt + 2  拆分窗口成两列

     12. Shift + alt + 8  拆分窗口成两行

原文地址:https://www.cnblogs.com/toward-the-sun/p/3999284.html