- Notifications
You must be signed in to change notification settings - Fork744
-
As part of the 2025-2026 roadmap, there is a section on polyglot debugging. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 2 comments 5 replies
-
cc@adamint |
BetaWas this translation helpful?Give feedback.
All reactions
-
Hi, folks! As I understand it, DCP only calls the IDE for dotnet projects. Support for other languages is implemented in the form of executables (as far as I know). And IDEs are not involved in this flow. |
BetaWas this translation helpful?Give feedback.
All reactions
-
There's a limited, undocumented exception for this. Seehttps://github.com/dotnet/aspire/blob/main/src/Aspire.Hosting/SupportsDebuggingAnnotation.cs Naming and implementation details will be solidified soon. I will publish a PR with the proposal and tag you. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Thank you! |
BetaWas this translation helpful?Give feedback.
All reactions
-
@rafaelldi@adamint Any update on this? |
BetaWas this translation helpful?Give feedback.
All reactions
-
The IDE spec now includes support for python projects in aspire 13. It's up to the Jetbrains team to support now |
BetaWas this translation helpful?Give feedback.
All reactions
-
Thanks! I'll take a look soon |
BetaWas this translation helpful?Give feedback.
All reactions
🚀 1