gwomacks / php-debug

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

How to reopen closed Watchpoint section? #199

Closed JasonTheAdams closed 7 years ago

JasonTheAdams commented 7 years ago

I clicked the "x" in the Watchpoint section thinking it may be a nice, new way of removing all the watchpoints. Instead it removed the section. I then couldn't figure out how to get it back, resorting to closing Atom entirely and reopening it. I'm glad that worked!

cchamplin commented 7 years ago

There should be a "Restore Panels" button that restores them.

JasonTheAdams commented 7 years ago

I figured that was probably it, but when I hover my mouse over that button I get the cursor with a circle and a line through it -- indicating verboten. Ignoring that and clicking doesn't do anything, either.

kenorb commented 7 years ago

Same here, closed panels by accident, now Restore Panels is grayed out and it's not clickable.

Workaround: The Restore Panels works when the debugger session is active with some breakpoint Stacks in place.

cchamplin commented 7 years ago

This will be fixed in the 0.2.5 release.