ando9

關於我

開發者資訊
名稱 ando9
加入日期 Oct. 22, 2012
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 未經評分

我所發表的評論

easy Xdebug

評分: 4 / 5 顆星

It possible to use the extension with PHPStorm. Workarounds for bugs are:
1. In PHPStorm set the ide debug key = netbeans-xdebug, because buggy extension form won't allow changing it.
2. Extension switch icon is confusing a bit - to turn on the debugging one should turn off the debugging (set the green bug icon with small red stop sign) and reload the page and if 'listen PHP Debug connections' is on at IDE side the debug process will start.
Riddle solved, thanks for the plugin.