!(英文) + tab 生成html基本骨架:
ctrl+enter 在下面插入行
ctrl+shift+enter 在上面插入行
alt+ ↑ / ↓ 當前行向上/向下移動行
shift+alt + ↓ / ↑ 當前行向上/向下複製行
shift+alt+f 整理**
ctrl+/ 注釋
ctrl+shift+k 刪除當前行
按住shift可以連續選擇選中
shift+alt+滑鼠 選中多行
滑鼠中鍵 向下拖 選中多行
ctrl + alt +↑/↓ 多行在上/下插入游標
ctrl + u 撤消上乙個游標操作
ctrl+ 滑鼠 放大/縮小
ctrl+z 撤銷
ctrl+y 恢復
ctrl + b 隱藏顯示專案目錄結構的面板
選中**,按tab鍵,可以讓**向後平移
放大瀏覽器中的開發者工具:ctrl + 滑鼠中鍵
home 轉到行首
end 轉到行尾
ctrl+home 轉到檔案開頭
ctrl+end 轉到檔案末尾
vscode git bash終端配置:terminal.integrated.profiles.windows
vscode問題
VSCode 快捷鍵大全
通用 ctrl shift p,f1 顯示命令面板 ctrl p 快速開啟 檔案 ctrl shift n 新視窗 例項 ctrl shift w 關閉視窗 例項 ctrl 開啟使用者設定 ctrl k s 鍵盤快捷鍵 基本編輯 ctrl x 剪下ctrl c 複製alt 上下移動 shift al...
vs code的快捷鍵
工欲善其事必先利其器 作為乙個喜歡vscode的程式設計師 重頭到尾學習快捷鍵 讓你上雲流水的 emm下個階段學習vim快捷鍵把 這次整理的有點多 ctrl w 關閉檔案 ctrl shift w 關閉vscode ctrl shift n 新建vscode視窗 alt 上下箭 移動行 alt 左右...
VS Code常用快捷鍵
頁面顯示 快捷鍵作用 f11全屏 ctrl b 隱藏側邊欄 檔案管理 快捷鍵作用 ctrl n 新建檔案 ctrl o 開啟檔案 ctrl s 儲存檔案 ctrl shift s 另存為ctrl tab 調出最近開啟的檔案列表,重複按會切換到下乙個 ctrl shift tab 調出最近開啟的檔案列...