Feat: Add Github Pull Requests Extension

This commit is contained in:
Justin Grote 2020-06-19 17:48:17 +00:00
parent 9bce2fecb9
commit fdc003eb91

View file

@ -16,6 +16,7 @@
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"github.vscode-pull-request-github",
"rogalmic.bash-debug"
],