Skip to content

Commit

Permalink
Enable GitHub Copilot auto completions
Browse files Browse the repository at this point in the history
  • Loading branch information
pkissling committed May 27, 2024
1 parent dbfd9e6 commit 0288340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
"git.enableSmartCommit": true,
"git.ignoreRebaseWarning": true,
"git.mergeEditor": true,
"github.copilot.editor.enableAutoCompletions": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"mergeEditor.diffAlgorithm": "advanced",
"playwright.reuseBrowser": true,
Expand Down

0 comments on commit 0288340

Please sign in to comment.