摘要: vscode 通用配置 { "chat.commandCenter.enabled": false, "security.workspace.trust.untrustedFiles": "open", "editor.smoothScrolling": true, "editor.fontFami 阅读全文
posted @ 2025-03-13 23:46 灵火 阅读(29) 评论(0) 推荐(0)
摘要: 打开 user settings.json 在里面加上下面两个值 "terminal.integrated.defaultProfile.windows": "ps7", "terminal.integrated.profiles.windows": { "ps7": { "icon": "term 阅读全文
posted @ 2025-03-13 23:43 灵火 阅读(118) 评论(0) 推荐(0)