generated from ellisonleao/nvim-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hey folks!
By now, if I had to guess, you're having an amazing experience when debugging in neovim! To make this experience even more wonderful, I'm planning a release for a v2.
Wait, a v2? Where's the v1?
We are now in "pre-release" mode: if you notice any bugs, please report them (specially for the new features). This will last about a week or two, and then we're good to go! 🚀
v2
The current ideas for v2 are:
- "Multi-head" mode: users can configure multiple windows, each with their own sections. The new default layout will change to resemble Zed's newly released debugger: 3 windows at the bottom, the splits being as follows: Breakpoint|Exceptions|Threads + Scopes|REPL|Watches + Console.
- Configuration overhaul. Lots of options were created "organically" as people requested features, and they may not make sense in the "big picture". For instance,
windows.heightmakes no sense ifwindows.positionis"left"/"right"(similarly withwindows.terminal.width). That's a small discrepancy which I may fix in the meantime, but there are others: why does thewinbartable holds so many options?
Share any other ideas below!
jtrungle, deniz-hofmeister, MicahMartin, slavanorm, NathanPB and 8 more
Metadata
Metadata
Assignees
Labels
No labels