And Finally

Avatar
  • Total activity 63
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 16
  • Created

    PHPStorm chowing memory

    I'm running a single project in PHPStorm on OSX - there's a fair amount of files as I have two other branches of my code in the project as well as the one I mostly work on. The file size of the 18,...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Exclude directory from Go To Declaration

    Is it possible to exclude a directory from the Go To Declaration functionality but keep it included for search, version control integration and other functions? It's convenient for me to keep two e...
    • 2 followers
    • 2 comments
    • 1 vote
  • Created

    Control-hover on function call

    Hi, I've just moved my PHPStorm from Win 7 to OSX. I'd like to change the keyboard shortcut for the "go to function" functionality from Control-hover to Command-hover. This is when you hold your co...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Where can I find the icons?

    I'm customising my toolbar and want to use the "Open File" icon for "Open Directory". Does anybody know the location of the default icons in the PhpStorm directory? I'm on Win 7.ThanksAnd Finally
    • 5 followers
    • 10 comments
    • 0 votes
  • Created

    Remove a default file template

    Can anyone tell me how I can delete one of the default file templates? The PHPStorm template for an HTML file uses the .html extension - I like to use .htm, but I don't seem able to change it. I ca...
    • 2 followers
    • 2 comments
    • 1 vote
  • Created

    Grey underlining in Javascript

    Can anybody remind me what this grey underlining means in one of my files, and what I should do to get rid of it?ThanksFredAttachment(s):phpstorm_underline.JPG
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Clear find input on focus

    Is there no way to get the find input to clear when you click in it? It drives me insane that every time I want to do a new search I first have to select and delete the previous search term.CheersA...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    More sophisticated find and replace

    I've been very happy since moving from Dreamweaver to IntelliJ IDEs for HTML and PHP development, but the feature I most miss from Dreamweaver is its more powerful find and replace functionality. I...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Configuring PHPDoc error highlighting

    Hi, is there any way to turn off the highlighting of missing PHPDoc elements? The grey underlining of the PHPDoc comment is distracting, but I don't want to have to delete the comment to get rid of...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Configuring code autocomplete

    Is there any way to configure how PhpStorm completes certain bits of code? When I'm in a PHP doc I'd really like to be able to type in an opening quote mark without PS immediately adding another.
    • 4 followers
    • 13 comments
    • 0 votes