dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
3.63k stars 409 forks source link

Python debugging support #5473

Open ReubenBond opened 2 weeks ago

ReubenBond commented 2 weeks ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe the problem.

When developing an app which includes Python projects, I would like to be able to debug the Python projects when launching from Visual Studio or Visual Studio Code.

There are a couple of things to consider initially:

Describe the solution you'd like

Add support for debugging Python projects to Aspire

Additional context

No response

eerhardt commented 2 weeks ago

fyi @BillHiebert