diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index bca802467a7090d456ebac986b605504f0c5898f..055d7e022d2529ce7807a67e31e8416d7a009f1d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -17,7 +17,9 @@ "settings": {}, // Add the IDs of extensions you want installed when the container is created. - "extensions": [], + "extensions": [ + "GitHub.vscode-pull-request-github" + ], // Use 'forwardPorts' to make a list of ports inside the container available locally. "forwardPorts": [