Add GH/Docker extensions
This commit is contained in:
Родитель
59042f792e
Коммит
90249628b8
|
@ -26,7 +26,9 @@
|
|||
|
||||
// Add the IDs of extensions you want installed when the container is created.
|
||||
"extensions": [
|
||||
"vscjava.vscode-java-pack"
|
||||
"vscjava.vscode-java-pack",
|
||||
"GitHub.vscode-pull-request-github",
|
||||
"ms-azuretools.vscode-docker"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче