daveleroy / SublimeDebugger

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

how to display Debugger Console beside to the Callstack tab #164

Closed ebdm13 closed 2 years ago

ebdm13 commented 2 years ago

What I have: image What I would like: image

daveleroy commented 2 years ago

ac028b94f864a8d65c07047120202c4bd522e778 (not on package control) attempts to have a console in an output panel but the phantom rendered console is not returning since it was pretty useless for none trivial example cases when it could not be scrolled or copied.