microsoft / vscode-dotnettools

This is a feedback repository to capture issues logged for the C# Dev Kit and related extensions from Visual Studio Code
Other
192 stars 6 forks source link

[Suggestion] docker-compose not supported in solution explorer #1079

Closed Caitlin-Finn closed 1 week ago

Caitlin-Finn commented 2 weeks ago

Describe the Issue

I need to be able to run the docker-compose as project like we do in Visual Studio. Currently, the docker-compose isn't supported in the solution view.

Screenshot 2024-04-26 at 9 27 58 AM

Steps To Reproduce

Load project with solution that contains docker-compose file View in solution explorer

Expected Behavior

docker-compose should be supported and you should be able to right click on it and run as project like in visual studio

image

Environment Information

MacOS

phil-allen-msft commented 2 weeks ago

@Caitlin-Finn , is your eventual need to run the composed project, or to run and debug the composed project like you can in Visual Studio?

Caitlin-Finn commented 2 weeks ago

Run and debug like in Visual Studio On Monday, April 29, 2024 at 01:31:38 PM CDT, Phil Allen @.***> wrote:

@Caitlin-Finn , is your eventual need to run the composed project, or to run and debug the composed project like you can in Visual Studio?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

tmeschter commented 1 week ago

FYI @webreidi: this is a request for docker-compose project support in C# Dev Kit.

webreidi commented 1 week ago

Closing as duplicate of Integrated Docker Compose Debugging for .NET Core · Issue #840 · microsoft/vscode-docker (github.com).