Dmytro Snisarenko

Avatar
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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.
    • 2 followers
    • 3 comments
    • 0 votes
  • 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...
    • 2 followers
    • 3 comments
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes
  • 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.
    • 3 followers
    • 4 comments
    • 1 vote
  • 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...
    • 5 followers
    • 11 comments
    • 0 votes
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 3 followers
    • 9 comments
    • 0 votes
  • 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 ...
    • 7 followers
    • 11 comments
    • 0 votes
  • 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 ...
    • 2 followers
    • 3 comments
    • 0 votes