php-debugger
php-debugger copied to clipboard
PHP Debugger for Brackets.
It's better to have Jump to cursor action in the context menu. The debug line then switch to the selected line at cursor accordingly.
When I have Xdebug activated in MAMP Pro, I can't open a local website when this extension is running. If I disable the php-debugger extension in Brackets, I can open...
While typing in the debug window to bring up live variable properties, I cannot use the letter 'y' while typing since it looks like it is bound as a hotkey...
I thought this worked a while back when I first tried it, but when I came back and tried it again recently I couldn't get a connection between Xdebug and...
Performance can be improved if the views are updated only when opened/needed. Globals should maybe be closed by default since it's slow to update.