资料
-
博客(这篇博客和上的视频的节奏是可以对应上的)
https://www.cnblogs.com/figure9/p/sublime-text-complete-guide.html -
cheat sheet
win:
https://sublime-text-unofficial-documentation.readthedocs.io/en/latest/reference/keyboard_shortcuts_win.html
osx:
https://sublime-text-unofficial-documentation.readthedocs.io/en/latest/reference/keyboard_shortcuts_osx.html
备忘
- 打开上次编辑的文件
Mac 关闭当前Sublime窗口,再打开后会发现所有打开的文件消失,只有一片空白。
解决办法有两个:
- 每次用ctrl+Q 直接退出sublime,而不是点左上的圆点只关闭窗口
https://stackoverflow.com/questions/29135570/how-to-make-sublime-text-3-opening-your-last-file-folder-when-started - 保存当前的状态为project,下次打开时 open recent project
project
->save project as
project
->open recent
https://superuser.com/questions/809467/sublime-text-3-on-mac-os-not-keeping-project-open
- 不换行
view
->word warp
- sidebar
view
->sidebar
->show / hide side bar