Files
truecharts/.vscode/extensions.json
Kjeld Schouten-Lebbing d3033f71fb port most recent changes from KAH (#478)
* port most recent changes from KAH

* add general shizzle

* add rests of go tests

* whoops

* hmm

* make pre-release wait more

* try another synthaxis

* okey...

* test-> tests

* Make unittests a bit more usefull
2021-05-19 20:51:35 +02:00

7 lines
83 B
JSON

{
"recommendations": [
"ms-vscode-remote.remote-containers",
"golang.go"
]
}