VSCode必備外掛程式安裝

2022-07-08 20:00:14 字數 510 閱讀 7917

`vscode必備外掛程式安裝

auto import (opens new window)import 引入自動補全

`import cost (opens new window)檢視你引入的依賴模組大小

`auto close tag (opens new window)自動補全 html 標籤

`auto rename tag (opens new window)自動重新命名 html 標籤

`prettier - code formatter (opens new window)**自動格式化

`stylelint (opens new window)stylelint

`vetur (opens new window)vue 開發必備

`vscode-element-helper (opens new window)element 開發必備

indent-rainbow

power mode ii

activate-power-mode

VSCode 基礎必備外掛程式

1 view in browser 在瀏覽器裡預覽網頁必備。2 vscode icons 改變編輯器裡面的檔案圖示,個人比較稀飯這個。其他的這裡就不說了。給巢狀的各種括號加上不同的顏色。高亮對應的 html 標籤 以及 標識出對應的各種括號。自動修改匹配的 html 標籤。6 path intell...

VSCode 開發Vue必備外掛程式

語法高亮 智慧型感知 emmet等,包含格式化功能,alt shift f 格式化全文 ctrl k ctrl f 格式化選中 兩個ctrl需要同時按著 語法糾錯 快捷鍵設定 檔案 首選項 鍵盤快捷方式 搜尋 fix 修改 eslint fix all auto fixable problems 快...

安裝VS Code必備超好用的外掛程式合集

2.輔助外掛程式 3.炫酷外掛程式 4.特殊環境外掛程式 附 常用快捷鍵 ctrl shift p 開啟命令面板。ctrl shift n 新建視窗。ctrl shift w 關閉視窗。切分視窗 ctrl 1 ctrl 3 ctrl 3 ctrl h 最小化視窗 ctrl b 顯示 隱藏側邊欄 ct...