diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 20d53a66c6e..0d3101d30a8 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -4,6 +4,8 @@ "recommendations": [ "dbaeumer.vscode-eslint", "EditorConfig.EditorConfig", + "GitHub.vscode-pull-request-github", + "ms-vscode.vscode-github-issue-notebooks", "ms-vscode.vscode-selfhost-test-provider" ] }