1.讓你的粘貼保留原有縮進
Preferences -> Key Binding 中新增:
[
, {
"keys": ["ctrl+v"],
"command": "paste_and_indent"
}]
2. fis3 周邊插件,在右鍵菜單增加幾個快捷打開 CMD 的命令,詳見:
http://git.oschina.net/g8up/sublimetext3-plugin
這些 plugin 是通過 python 實現,簡單的代碼是很好的 st plugin 開發學習素材,歡迎 fork。
浙公網安備 33010602011771號