Created
August 18, 2015 15:08
-
-
Save kurorido/52e3e0cd95aaeb2a52d9 to your computer and use it in GitHub Desktop.
Sublime shortcuts cheat sheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 跳到特定的檔案 | |
| Ctrl + P | |
| 可輸入 <檔案名稱>:<行號> 來快速跳躍 | |
| # 跳到特定行 | |
| Ctrl + G | |
| # 轉換 Emmet | |
| Ctrl + E | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment