Daniel Dimitrov

Avatar
  • Total activity 17
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7
  • Created

    Tab without going at the begining of the line

    Hey guys,You know how using shift+tab will move the whole text on the line one tab to the left? Pressing the tab button currently moves the text right of the cursor to the right & I'm looking for a...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Live edit - only refresh?

    Hey guys!I'm playing around with the new phpstorm 5 and with the live edit feature. I really like the idea of the plugin - it can really save time (especially when you have a second monitor :)) Now...
    • 4 followers
    • 3 comments
    • 0 votes
  • Created

    What is wrong with that code?

    Hey guys,Phpstorm is warning me about this code here:switch ($this->update) {            case '1b':                hotspotsInstallerFiles::dropToolbars();                updateFiles();             ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Open new tabs last?

    It is no secret to anyone that I love PHPStorm :) However there is something that really drives me mad!Currently I have my tabs on the right. When I start opening a lot of files I'm generally lost!...
    • 5 followers
    • 7 comments
    • 3 votes
  • Created

    Find & replace in a php file???

    I feel really stupid for asking this, but how do you perform search and replace in a normal php file - no classes - just few functions?Like this:function com_install() {    jimport('joomla.filesyst...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Remove tab indent?

    When I hit the tab, then my code gets indented 4 characters. When I hit the return button on the keybord the cursor moves just one position? I can't find the option in the settings that controlls t...
    • 2 followers
    • 3 comments
    • 0 votes