setting up BOB

This commit is contained in:
Richie Cahill
2024-06-08 21:06:59 -04:00
parent d6c4d9bf12
commit 1bf1cb10d8
7 changed files with 187 additions and 38 deletions

View File

@ -62,5 +62,8 @@
"redhat.telemetry.enabled": true,
"gitlens.plusFeatures.enabled": false,
"github.copilot.editor.enableAutoCompletions": true,
"explorer.confirmPasteNative": false
"explorer.confirmPasteNative": false,
"github.copilot.enable": {
"*": false
}
}