vscode 编辑特效 文字爆炸效果插件
1、在vscode应用扩展商店下载Power Mode插件
2、在vscode最左下角打开设置 在搜索框输入settings.json
{
"files.autoSave": "off",
"workbench.colorTheme": "Visual Studio Light",
"[json]": {
"editor.quickSuggestions": {
"strings": true
},
"edi.
原创
2021-02-03 09:54:22 ·
1845 阅读 ·
0 评论