vim 快捷鍵
1.文件命令 快捷鍵 功能 vim file 打開單個文件 vim file1 file2 file3 ...
多行編輯 按V選中行,按大寫I即可進入編輯模式 撤銷恢復 CTRL z 撤銷 CTRL shift z 恢復 代碼自動對齊 Alt shift f ...
2021-03-26 14:28 0 238 推薦指數:
1.文件命令 快捷鍵 功能 vim file 打開單個文件 vim file1 file2 file3 ...
命令面板 通過 F1 或者“Cmd+Shift+P ”(Windows 上是 “Ctrl+Shift+P”) 打開 命令行的使用 在終端下輸入$:code 使用參數 -g <fil ...
按 Press 功能 Function Ctrl + Shift + P,F1 顯示命令面板 Show Command Palet ...
...
相關參考: http://www.cnblogs.com/bindong/p/6045957.html(感謝博主) 官網鏈接:https://code.visualstudio.com/docs/g ...
############################ ################# ...
1 后退 Alt+← 2 隔行豎列選擇 Shift+Alt ...
記住常用的快捷鍵,對開發來說,簡直是行雲流水,心里無比順暢。 按 Press 功能 Function Ctrl + Shift + P,F1 顯示命令面板 Show Command Palette ...