Keith Davis

Avatar
  • Total activity 1129
  • Last activity
  • Member since
  • Following 1 user
  • Followed by 0 users
  • Votes 7
  • Subscriptions 303
  • Created

    Formatting - Closing Parentheses On Same Line

    Why is this happening?1509 if((!$iCurrentProgressRecord || $aSQL["progress_id"] == $iCurrentProgressRecord) && 1510    !count(self::$aSQL) 1511 ) 1512      self::$aSQL = $aSQL; 1513 elseif($iCurren...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Formatting - Blocks of Assignments

    As an offshoot to this discussion http://devnet.jetbrains.net/message/5310270 and this issue http://youtrack.jetbrains.net/issue/WI-6901, I am exploring using the auto-formatting again. One reason ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Find Usages - Won't Find Usages In Strings

    Why won't Find Usages find usages that are in strings? Refactoring does find usages in strings. Seems very inconsistent.
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    Extract Method - Formatting Problem

    Why does Extract Method reformat my code? I moves all of my indentations and so I have to spend time every time I use this reformatting my code.
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    How to enable language injection?

    I am working on my home machine today, and language injection is not working. I can't seem to figure out why.
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Cannot Register

    Something happened, and I could not longer open PHPStorm with a Java warning. So, I removed the .WebIde10 directory, and now I have to register it again. However, it won't take my registration (the...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Could not save project????

    I suddenly have started to get this message stating that PHPStorm "could not save project!" Not sure what is causing this, but I also get a message stating that project files are read-only. I've cl...
    • 4 followers
    • 6 comments
    • 0 votes
  • Created

    Invalidate Cache - Scripted?

    Is there a way that I could do this by scripting? Delete the caches directory? can this be done per project?
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How to delete Contexts?

    Is this possible? I am learning to use these, and I have several with the same name now....
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Shelve Changes

    Where are these "shelved changes" stored?
    • 2 followers
    • 2 comments
    • 0 votes