vscode中HTML 中 CSS Class 智能提示

安裝插件:HTML CSS Support 設置中添加如下代碼:css "editor.parameterHints": true, "editor.quickSuggestions": {     "other": true,     "comments": true,     "strings": true }
相關文章
相關標籤/搜索