SublimeTextXdebug
SublimeTextXdebug copied to clipboard
Manually resizing Xdebug tab windows destroys layout on break
Hey @martomo thanks for the awesome plugin.
One thing that's really frustrated me is being unable to resize the debug windows. I have disable_layout set to false because I like the way it looks/works when the plugin starts, but if I want to stretch those bottom windows in any direction (to inspect a large array, for instance), as soon as the plugin stops on the next line (manual breakpoint, error, step over, etc) all four Xdebug tabs jump up to my main window and the lower two panels are still there, now empty. I'm able to recreate this behavior consistently and it seems like a bug. Happy to provide a screenshot if that description isn't clear.
I'd be super grateful if you could address this in a future update. I know I could create a custom layout in the user pref's but that's not exactly the solution I want. I like the dimensions of the default layout, I'd just like to be able to modify them manually.
Thanks!
Will this ever be solved?