vscode如何設置智能提示

方法:首先安裝“html css Support”;然后打開頁面底部的“管理”-“設置”;接著點擊“工作臺”,找到并點擊“在settings.json中編輯”選項;最后在文件里輸入“editor.parameterHints”等代碼即可。

vscode如何設置智能提示

本教程操作環境:windows7系統、Dell G3電腦、Visual Studio Code 1.53.2版。

安裝html css Support

vscode如何設置智能提示

打開

vscode如何設置智能提示
vscode如何設置智能提示
添加代碼

“editor.parameterHints”:?true, ?“editor.quickSuggestions”:?{ ?“other”:?true, ?“comments”:?true, ?“strings”:?true}`

推薦學習:《vscode教程

以上就是

? 版權聲明
THE END
喜歡就支持一下吧
點贊14 分享