generated from ellisonleao/nvim-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 18
Labels
enhancementNew feature or requestNew feature or request
Description
Did you check the docs?
- I have read all the docs
Is your feature request related to a problem? Please describe.
Sometimes, when I'm debugging a UI, I have to use the mouse, and if I just want to take a brief look at some value, I need to go back to the keyboard.
If I go down this road, just having a clickable resume button would be perfect as it would allow an easier workflow UI > breakpoint reached > check value > resume.
Describe the solution you'd like
Would it be possible to add mouse support on the header?
If I go down this road, having a clickable resume button would be perfect as it would allow an easier workflow UI > breakpoint reached > check value > resume.
Describe alternatives you've considered
I don't really have any, but I am open to any
Additional context
BTW, thanks for the plugin, it's excellent, it really streamlined my debug workflow 👌🏼
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request