mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-03-13 03:24:06 +01:00
vscodium: enable copilot chat
This commit is contained in:
parent
1ec9110964
commit
ff6d6ce2a3
1 changed files with 2 additions and 1 deletions
|
|
@ -18,5 +18,6 @@
|
|||
"window.commandCenter": true,
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"git.openRepositoryInParentFolders": "always",
|
||||
"git.mergeEditor": true
|
||||
"git.mergeEditor": true,
|
||||
"chat.disableAIFeatures": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue