Dmytro Snisarenko
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 11
-
Created 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... -
Created 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. -
Created 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... -
Created 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... -
Created 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. -
Created 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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 ...