diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 362d4cbd028..cd4a7c4345a 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -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": {