Keith Davis

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

    Latest EAP - 121.322 - Incorrect Version

    http://blog.jetbrains.com/webide/Blog and download state this is 5.03, but the IDE is labeled 5.02.Just an FYI guys.
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    File Template Variable Problem

    I cannot make this work: private static function loadPropertiesFromGlobalVariables($aVariableNames){  foreach($aVariableNames as $sVariableName){   if(array_key_exists($sVariableName, $GLOBALS))   ...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    JSHint - Not Showing Up In Inspections

    How come these errors only show up when I open the file, not when I run the Inspection? I am using the same profile for both.
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    JSHint - Tabs Mixed with Spaces & Format Code

    I am trying to start using JSHint and I have a problem in that it flags tabs mixed with spaces (we use tabs), but the Format Code keeps putting a space back after I remove it. I have JavaScript cod...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Go To Next / Previous Call

    What are these supposed to be doing? I can't seem to figure them out.
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Non-EAP Download Frustration

    Why can't you include the .zip downloads on your main download page?http://www.jetbrains.com/phpstorm/download/Trying to download 117.474, but I need the .zip file. I know there is a way to do it w...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    XDebug 2.2.0 - Cannot View Values Of Large Strings

    I'm about to submit a bug report for XDebug, but just to see if anyone thought this might a PHPStorm issue, in 2.2.0, I cannot see or copy values from large strings.Windows 7 x64 Professional, IIS ...
    • 1 follower
    • 4 comments
    • 0 votes
  • Created

    117.468 - Strange Inspection Warnings

    Just installed the new EAP and I'm getting warnings about type is not compatible with this declaration that don't make sense:get_object_vars($this);Here a warning on $this says "Expected object, go...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    Using SFTP

    I'm not very familiar with using SFTP and I don't see much in the help file for it. Is there a better tutorial for using SFTP with PHPStorm? Specifically the problem that I am having is that I am t...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Open Remote Host Window

    One thing that drives me crazy is there is no central location for opening close windows (modules.)I closed the Remote Host window, and for the life of me I can't figure out how to reopen it.
    • 3 followers
    • 5 comments
    • 1 vote