Skip to content

Commit ff6d6ce

Browse files
committed
vscodium: enable copilot chat
1 parent 1ec9110 commit ff6d6ce

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

vscodium/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"window.commandCenter": true,
1919
"workbench.iconTheme": "material-icon-theme",
2020
"git.openRepositoryInParentFolders": "always",
21-
"git.mergeEditor": true
21+
"git.mergeEditor": true,
22+
"chat.disableAIFeatures": false
2223
}

0 commit comments

Comments
 (0)