1.安装html css Support

Vscode css样式智能提示

2.打开

Vscode css样式智能提示
Vscode css样式智能提示
添加代码
“editor.parameterHints”: true,
“editor.quickSuggestions”: {
“other”: true,
“comments”: true,
“strings”: true}`

相关文章: