-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Bug Description:
When I add a breakpoint to a file while the breakpoint list is not visible, the breakpoint is not added to the list.
Steps to Reproduce:
- Open a typescript file in the editor
- Open the debug view
- Expand the breakpoints list at the bottom
- Select the "navigator" sidebar tab4.
- Put a breakpoint in the editor by clicking on the breakpoint gutter
- Swich back to the "debug" view
- Observe: the breakpoints list does not have the recently added breakpoint
- collapse and re-expand the breakpoints lis
- Observe: the breakpoint is now visible.
Additional Information
- Operating System: Windows 11
- Theia Version: 1.61.0
Metadata
Metadata
Assignees
Labels
No labels