Keith Davis
- 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. -
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)) ... -
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. -
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... -
Created Go To Next / Previous Call
What are these supposed to be doing? I can't seem to figure them out. -
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... -
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 ... -
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... -
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... -
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.