Keith Davis
- 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... -
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? -
Created How to delete Contexts?
Is this possible? I am learning to use these, and I have several with the same name now.... -