generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
featureNew feature or requestNew feature or request
Description
Describe the need of your request
When launching our full app for local development with our aspire AppHost, we can debug the dotnet projects, but breakpoints in our JavaScript frontend won’t be hit, even though “with JavaScript debugger” is selected in the aspire run configuration.
Proposed solution
A fronted added with either an esproj or AddNpmApp is debuggable by default with no extra steps, similar to a csproj.
Alternatives you've considered
Some additional manual steps that get JavaScript debugging working, with documentation.
Additional context
No response
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request