Robert Basic
Robert Basic
It would be nice to be able to set breakpoints with conditions. http://xdebug.org/docs-dbgp.php#id1
Would be nice to have the current request that is being debugged displayed somewhere. Useful when debugging multiple requests.
Once #86 is done it would be nice to have a setting to ignore files from debugging. Good for ignoring ajax requests for example.
This one's here for discussion and ideas. How to best handle debugging multiple projects, UX/UI wise?
At least we're not the only ones http://www.riverbankcomputing.com/pipermail/pyqt/2014-September/034779.html
Hello! Is there any way to get back syntax highlighting for phtml files? For template files where we mix HTML and PHP with this plugin it's only either PHP or...