diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index bca8024..055d7e0 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": [