dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.93k stars 480 forks source link

Python debugging support #5473

Open ReubenBond opened 2 months ago

ReubenBond commented 2 months 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 months ago

fyi @BillHiebert