{ "chat.disableAIFeatures": true, "terminal.integrated.env.linux": { "EDITOR": "code --wait" }, "terminal.integrated.profiles.linux": { "bash": { "path": "bash", "icon": "terminal-bash" } } }