Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Polyglot debugging support#11281

tjwald started this conversation inGeneral
Sep 8, 2025· 2 comments· 5 replies
Discussion options

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.

You must be logged in to vote

Replies: 2 comments 5 replies

Comment options

cc@adamint

You must be logged in to vote
0 replies
Comment options

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.

You must be logged in to vote
5 replies
@adamint
Comment options

adamintSep 29, 2025
Collaborator

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.

@rafaelldi
Comment options

Thank you!

@tjwald
Comment options

@rafaelldi@adamint Any update on this?

@adamint
Comment options

adamintNov 13, 2025
Collaborator

The IDE spec now includes support for python projects in aspire 13. It's up to the Jetbrains team to support now

@rafaelldi

@rafaelldi
Comment options

Thanks! I'll take a look soon

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
4 participants
@tjwald@davidfowl@rafaelldi@adamint

[8]ページ先頭

©2009-2025 Movatter.jp