Skip to content

Commit

Permalink
add copilot and copilot chat to the vscode extension list
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Oct 18, 2023
1 parent 74ce686 commit 529b35f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"esbenp.prettier-vscode",
"ban.spellright",
"redhat.vscode-xml",
"editorconfig.editorconfig"
"editorconfig.editorconfig",
"github.copilot",
"github.copilot-chat"
],
"unwantedRecommendations": ["ms-vscode.js-debug"]
}

0 comments on commit 529b35f

Please sign in to comment.