gwomacks / php-debug

Atom Text Editor package for PHP debugging
MIT License
119 stars 31 forks source link

Ability to resize debug panels #234

Closed kenorb closed 6 years ago

kenorb commented 7 years ago

Currently there are 4 panels (Stack, Context, Watchpoints and Breakpoints). Sometimes the text is cut off and I understand that I can scroll to the right to see the text. But is it also possible to make them resizable?

screen shot 2017-07-12 at 14 53 23 screen shot 2017-07-12 at 14 54 37

So Stack can be wider than Context, or opposite?

cchamplin commented 7 years ago

The standard approach for this would be the close the other panels and let the remaining ones fill in the space. Does this meet your needs?

kenorb commented 7 years ago

It is some workaround, but I think all panels are useful to have them open, but some just have longer texts than the other, so having them in fixed equal size isn't always great.

I think ability to resize them as you like (similar with everything else in Atom) would be a great feature.

finswimmer commented 7 years ago

Hello,

is it possible that the debug panel can also be open in it's own window (maybe in a future release)? Than there would be enough space for all the information, especially if I'm working with two displays.

fin swimmer

cchamplin commented 6 years ago

Should be fixed in v0.3.0