Skip to content

Commit

Permalink
Tweak vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Jun 27, 2024
1 parent ef34346 commit 1e1a329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"redhat.telemetry.enabled": false,
"gitlens.telemetry.enabled": false,
// GitHub Copilot extension
"github.copilot.editor.enableAutoCompletions": true,
"github.copilot.enable": {
"plaintext": true,
"markdown": true
Expand Down

0 comments on commit 1e1a329

Please sign in to comment.