Bug description
I am trying to create a debug transient state to help me debug. When I start debugging and trigger the step over command, the menu reappears for a short menu but then disappears, leaving me outside of the transient menu.
To Reproduce
- Add a which key transient menu, like this:
- Start debugging and stop at a breakpoint
- Open the transient menu
- Press 's' to step over
Expected behavior
The menu should be active after the step over is completed.
Bug description
I am trying to create a debug transient state to help me debug. When I start debugging and trigger the step over command, the menu reappears for a short menu but then disappears, leaving me outside of the transient menu.
To Reproduce
Expected behavior
The menu should be active after the step over is completed.