Christopher Rollings
Christopher Rollings
Sorry it got confusing and found it easier to start again ;) didnt realise PR would cancel. i think someone needs to sort the gitignore file out.. it shows a...
could just ignore them lol
ok yea i understand
I was thinking the same.. but i don't know. hold fire then and ill take a look if you like. I can see that.. not an issue for me really...
these notebooks have it implemented already if you want to check some out and let me know what features you like?: [REST Book](https://github.com/RandomFractals/vscode-data-table#rest-book-example) π [Python](https://github.com/RandomFractals/vscode-data-table#python-notebook-example) π [TypeScript Notebook](https://github.com/RandomFractals/vscode-data-table#typescript-notebook-example) π [.NET...
Hey thanks for the response.. yes it would. Would love to help.. but i wouldn't know where to start
I think these sound reasonable.. maybe you could create a PR?
Hi, seems we are traveling the same path :). Here is what i have so far, im using a Dockerfile and compose: .devcontainer/devcontainer.json: ```json { "name": "iotedge-devcontainer", "dockerComposeFile": "docker-compose.yml", "service":...
even the documentation has this for the expected project output: β .env β .gitignore β deployment.debug.template.json β deployment.template.json β ββ.vscode β launch.json β ββmodules ββfiltermodule β .gitignore β Dockerfile.amd64 β...
ahh ok, a bit annoying. Not sure i like that feature of dotnet publish hiding the Dockerfiles etc. But is what it is