vscode中建立vue快捷鍵

2021-10-11 08:48:25 字數 1957 閱讀 3794

1.安裝vetur外掛程式(擴充套件裡面直接搜)

2.vscode 介面裡面左上角選則 檔案=> 首選項=> 使用者**片段=>新建全域性**片段=>在輸入框中新建名稱為vue.json

3.刪除裡面的注釋,當然你也可以留著,把下面的**貼上進去!

, $ for placeholders. 

// placeholders with the same ids are connected.

// example:

"print to console":,

"creat vue"

:}

附贈其他的快捷**塊

1.css

"

],"description"

:"before output to position"},

"after":

" ],

"description"

:"before output to position"

},}

2.js

, $ for placeholders. placeholders with the

// same ids are connected.

// example:

// "print to console":

"$.ajax":,"

,"\t success: function(res)"

,"\t }"

,"});"],

"description"

:"log output to console"},

"wei tuo shijian":"

],"description"

:"wei tuo shijian"},

"chuang jian fu wu qi":)"

],"description"

:"chuang jian fu wu qi"},

"lian jie shu ju ku":)"

,"\n\t\t // 把其他模組需要的 conn 暴露出去"

,"\n\t\t module.exports = conn;"],

"description"

:"lian jie shu ju ku"},

"chu li shu ju de jie kou"

:);"

,"\n\t\t\t res.send();"

,"\n\t\t\t })"

,"\n\t\t })"],

"description"

:"lian jie shu ju ku"},

"creatvue":,"

,"\t\t\t methods: ,"

,"\t\t\t },"

,"\t\t })",]

,"description"

:"log output to console"},

"email-zhengze":,

"mobile-zhengze"

:$/"],

"description"

:"mobile-zhengze"},

}

, $ for placeholders. placeholders with the 

// same ids are connected.

// 解釋把你的**片段放在這裡。每個**段都定義在乙個**片段的名稱下,並有乙個字首、body和description。字首是用來觸發**片段的東西,身體將被擴充套件和插入。可能的變數是:$ 1、tab的$ 2、最後游標位置的$ 0、$ 、$ 。佔位符

// 相同的id連線。

// example:

// "print to console":

// "$.ajax":

}

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 調出最近開啟的檔案列...