正文VsCode使用之HTML 中 CSS Class 智能提示IP云V管理员/2022-11-30/3 阅读 11/30提示:扫一扫查出行【扫一扫了解最新限行尾号】复制提示 HTML 中 CSS Class 智能提示 安装插件:HTML CSS Support 设置中添加以下代码: "editor.parameterHints": true, "editor.quickSuggestions": { "other": true, "comments": true, "strings": true