1
0
Fork 0
This repository has been archived on 2026-08-16. You can view files and clone it, but cannot push or open issues/pull-requests.
pr3-sose2026-fork/go/.vscode/settings.json

8 lines
173 B
JSON

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