L13 / vscode-projects

Manage your workspaces and projects in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=L13RARY.l13-projects
Other
18 stars 1 forks source link

Feature Request: Add support for devcontainer environments #16

Closed BerriJ closed 4 years ago

BerriJ commented 4 years ago

Hi there,

I love this extension. However, lately, I began using the vs-code remote container extension to develop inside a docker container. When I do, I open up my project folder and vs-code prompts me if I want to open this project inside the dev container.

Inside the devcontainer I can use this extension but when I add the project and exit the container, the does not open because the path isn't found.

However, opening up the project using the "recent files" works flawlessly. There you can see that I can open up the projects locally and directly inside the container (indicated by "[Dev Container]".

Unbenannt

Supporting those Dev Environments would definitely be awesome because they are gaining huge popularity recently.

Thanks in advance

L13 commented 4 years ago

Hi, there are no plans for implementing remote features. Especially something like this needs time and right now I put my focus on the other extension "Diff Folders". The extension was never planned to go big. Just to solve my daily needs. I don't want to make promises which I can't hold. Maybe there is a chance but this will be next year. I recommend to use "Project Manager" which supports remote development. Sorry for the bad news.