HTML 中 CSS Class 智能提示
- 安装插件:HTML CSS Support
- 设置中添加以下代码:
"editor.parameterHints": true, "editor.quickSuggestions": { "other": true, "comments": true, "strings": true
"editor.parameterHints": true, "editor.quickSuggestions": { "other": true, "comments": true, "strings": true