Create extensions.json

This commit is contained in:
Kjeld Schouten-Lebbing
2021-03-02 15:43:42 +01:00
committed by kjeld Schouten-Lebbing
parent 0251aafb5f
commit 5f90513b4a
+5
View File
@@ -0,0 +1,5 @@
{
"recommendations": [
"ms-vscode-remote.remote-containers"
]
}