微信開發工具常用快捷鍵

官網:https://developers.weixin.qq.com/miniprogram/dev/devtools/shortcut.html
常用快捷鍵
| Windows 快捷鍵 | 說明 |
|---|---|
| shift + ctrl + N | 新建專案 |
| 檔案 | |
| ctrl + N | 新建檔案 |
| ctrl + S | 保存檔案和重繪專案 |
| shift + ctrl + S | 保存所有檔案 |
| ctrl + W | 關閉當前檔案 |
| 編輯 | |
| ctrl + / | 注釋代碼 |
| shift + alt + F | 格式化代碼 |
| ctrl + Z | 撤銷 |
| shift + ctrl + Z | 重做 |
| ctrl + [ | 代碼左縮進 |
| ctrl + ] | 代碼右縮進 |
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/290628.html
標籤:其他

