Dmytro Snisarenko
- 活动总数 38
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 11
-
创建于 Unable to select the entire line in any tool window
I often use "Command + Shit + [Left/Right]Arrow" to select the rest of the line before/after the cursor. But, after the last update, it's not possible anymore to do in tool windows such as "Find in... -
创建于 Update access deined
Hi guys!I'm getting this message when trying to udpate PHPStorm:This happens under Mac OS.How could I solve this?Thanks for help. -
创建于 xDebug not works
Hi guys!When I firstly installed PHPStorm xdebug work perfect. But after some time it stopped working.My server xdebug configuration isxdebug xdebug support enabled Version 2.1.0 Supported pr... -
创建于 Automatically generated getters and setters PHPDoc
Hi guys!I've set custom setter template to make it return $this for non-static classes. Template looks like this:/** * @param ${TYPE_HINT} $${PARAM_NAME}#if (${STATIC} != "static") * @return ${CLAS... -
创建于 Disable auto format
Hi guys!Where could I permanently disable auto code formating on pasting? I'm using Ctrl + Shift + Alt + V combination but it is not convenient especially when working with copy history. -
创建于 PHPStorm 5 code completion
Hello everybody!Code completion stopped working for lot of classes in my project after upgrade my PHPStorm to 5th version.Example attached.But if I type existing method or param name and press it w... -
创建于 Remote debugging
Hi guys!I'm trying to setup remote debugging with xDebug for PHPStorm.My remote server xdebug configuration and debug settings are attached.I've been set browser bookmarklets and started Listen PHP... -
创建于 SVN + SSH
Hello guys and thank you for the excellent IDE!When I trying to SVN update excisting project "Authentication Required (Authentication Failed)" dialog popups. After I choose "Authentication with pri... -
创建于 Debug connection with Xdebug was not established
Hi guys!Firstly i'd like to thank you for PHPStorm it is really awesome!I'm trying to use Xdebug by debugging PHPUnit test case and the subject error is always displays.I did all advices from this ... -
创建于 Cannot detect running Zend Studio
Hi,I'm trying to create debug session using Firefox Zend Debug Toolbar but it says "Cannot detect running Zend Studio"When i trying to manually set Zend Studio broadcast prort it says "Cannot auto ...