Keith Davis
- Total activity 1129
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 7
- Subscriptions 303
-
Created Forum Code Stinks!!!!!
:(I've pleaded with you in the past, but Jetbrains........Please, please, please, do something about the code used on this forum. Besides all the problems I've always had with formatting, now with ... -
Created Download PHPStorm.....where did the .zip file go????
I tried to download today, but the page has changed and I cannot find OS Independent .zip file!!!! Where did it go??? -
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... -
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 ... -
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. -
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. -
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. -
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... -
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... -
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?