VUE保存自動格式化
https://www.cnblogs.com/vs1435/p/11798670.html ctrl + shift + p > Configure Languag ...
https://www.cnblogs.com/vs1435/p/11798670.html ctrl + shift + p > Configure Languag ...
背景 想要查看一下visual studio code的版本 在vscode菜單欄幫助->發行說明Help->Release Notes版本為1.36 ...
點擊settings.json中編輯, 把這段話加上去就可以了 "emmet.includeLanguages": { "javascript": "javascriptrea ...
"editor.detectIndentation":false, ...