-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
Milestone
Description
Refs: #99736
- anyOS @RMacfarlane
- anyOS @lszomoru
Complexity: 3
To unclutter the CALL STACK view we are now compressing debug sessions that have one child debug session into one element.
Have a javascript / typescript repository (for example our smoke test express), start debugging using js-debug (which is the new default) and make sure that you see exactly one Debug Session element in the Call Stack view.
- The title and actions on that element make sense
- Executing the inline actions behaves as expected.
- Actions in the title bar are aligned with the inline actions
For clarity, here's the before and after picture.
Reactions are currently unavailable

