edb-debugger icon indicating copy to clipboard operation
edb-debugger copied to clipboard

Collapsible tray for things like the debug output

Open eteran opened this issue 3 years ago • 0 comments

If we look at things like Qt creator, visual studio, etc. They have a very nice feature where the status bar also has sections that double as a button to collapse and uncollapse widgets.

I think this would be a great place to move the debug output or even a future "command window" where users could type out gdb style debug commands.

For example like this for "Application Output"

image

I'll have to investigate how tghis is implemented, but I think it could be very useful and provide a very clean look.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

eteran avatar Jan 15 '21 20:01 eteran