Add GitHub CoPilot to extensions devcontainer (#117699)

pull/117704/head
Paulus Schoutsen 2024-05-18 16:30:22 -04:00 committed by GitHub
parent 6d3cafb43b
commit 98330162e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@
"visualstudioexptteam.vscodeintellicode",
"redhat.vscode-yaml",
"esbenp.prettier-vscode",
"GitHub.vscode-pull-request-github"
"GitHub.vscode-pull-request-github",
"GitHub.copilot"
],
// Please keep this file in sync with settings in home-assistant/.vscode/settings.default.json
"settings": {