Replies: 3 comments 18 replies
-
|
cc @adamint |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
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. |
Beta Was this translation helpful? Give feedback.
17 replies
-
|
Landed here as I was trying to get polyglot debugging working with a couple of nextjs projects that call into all of my dotnet apis that are already using Aspire. Is this only currently supported for Python? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As part of the 2025-2026 roadmap, there is a section on polyglot debugging.
@davidfowl mentioned that this is already supported in Aspire just not out of the box, and when I reached out to Jetbrains Rider they said that they are blocked.
Please discuss - we really want this polyglot debugging support as we are using dotnet, typescript, go and python.
Beta Was this translation helpful? Give feedback.
All reactions