daveleroy / SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
MIT License
372 stars 44 forks source link

Resizing individual panes #231

Open g-kon opened 11 months ago

g-kon commented 11 months ago

Hi. Not an issue, just a question. Is it possible to resize individual panes within the debugger? I find that the main section in the middle (Console, Callstack) takes a lot of space that I'd prefer to shorten to expand the "Variables" section while I'm using the debugger. Is this possible?

daveleroy commented 11 months ago

This currently isn't configurable