diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 00e8ef6f4..4accf5dfa 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,6 +9,7 @@ "extensions": [ "ms-vscode.cpptools", "ms-vsliveshare.vsliveshare", + "github.vscode-pull-request-github", ], "mounts": [ "type=volume,target=/data",