Keith Davis
- 活动总数 1129
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 303
-
创建于 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... -
创建于 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 ... -
创建于 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. -
创建于 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. -
创建于 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. -
创建于 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... -
创建于 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... -
创建于 Invalidate Cache - Scripted?
Is there a way that I could do this by scripting? Delete the caches directory? can this be done per project? -
创建于 How to delete Contexts?
Is this possible? I am learning to use these, and I have several with the same name now.... -