Sébastien LECACHEUR

Results 13 comments of Sébastien LECACHEUR

I managed the Remote Containers extension installation on VSCodium with [this guide](https://github.com/VSCodium/vscodium/blob/master/DOCS.md#extensions-marketplace). I hope it could help you to add support of VSCodium.

Thanks for your feedback.

Hi @nebuk89, My diagnostic ID is 9E325B8A-9FD2-4067-82DB-93BD3A9FE810/20210626215749. Let me know if you need more info or if you want me to do some testing. Thanks for your help!

From Git Bash : ``` $ which git /mingw64/bin/git $ which code /c/Program Files/Microsoft VS Code/bin/code ``` From WSL : ``` $ which git /usr/bin/git $ which code /mnt/c/Program Files/Microsoft...

> > > Few others questions for you all @slecache @mikaelkaron @rwood112: > > * Did you add the`code` [command line](https://code.visualstudio.com/docs/editor/command-line) in your Path? The `/c/Program Files/Microsoft VS Code/bin` folder...

Thank you for your patience. Since I updated Docker Desktop, as soon as I'm in the "Dev Environments" tab, VSCode regularly opens a cli.js file. PS: I do not have...

It still works but I still have the strange behavior with VSCode (see my previous comment).

I am no longer unable to start an existing Dev Env or even delete it. "Start" does nothing. And "Delete" displays a timeout error on "tcp 192.168.99.100:2376" I have the...