Keith Davis
- Total activity 1129
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 7
- Subscriptions 303
-
Created Image File Problems / CVS
Ok, I have a real dilemna and I think I've found at least one bug: We discovered that since we've been using PHPStorm to merge CVS branches, it has been corrupting image files (binaries) that are i... -
Created PHPUnit - Generate Template
Is there a way to modify this template? It is way off from what I plan to use and the formatting is not our standard. -
Created Code Inspection Inconsistency
Right now, I have two projects that are the same exact files. In fact, I copied the whole folder (including the .idea folder) and one of them will not lookup methods from Includes, and the other on... -
Created Why does this forum editor suck???
I hate to be that blunt, but I've worked with many different WYSIWYG editors, and they all have flaws, but this one is AWFUL!!!! No Undo Does very strange things with the underlying code, so it's i... -
Created PHPUnit - Error?
I'm new to PHPUnit. Can someone tell me what this means?Class 'PHPUnit_Framework_MockObject_Matcher_InvokedRecorder' not found -
Created Write My Own Lexer (Synxtax Highlighter)
Using a plugin, is this possible? I mean, if I wanted to write a syntax highlighter for another language.See, we use this archaic language 4GL some (I hate it, but no choice) and PHPStorm still wo... -
Created CVS - Ignore...how is it doing this?
When I select an Unversioned file in PHPStorm and choose Ignore, how is it doing that? It is not doing it via a .cvsignore file, as far as I can tell.Why not? It appears to be using some non-standa... -
Created External Directories In Project View?
I have two copies of the same project (one is a CVS branch.) They both use the same includes (from php.ini), but one shows them in the Project view and the other does not. Why is that? How do I get... -
Created Release Schedule Behind?
Not to be pushy, but just curious, but I was expecting an EAP version release today. Is that not happening? -
Created Inspection - Scope Grabs Included Problem
Ok, now this is just weird to me.If I run the Inspection on the Whole Project, it does JUST the project files (module), but if if I create a Scope that excludes a couple of files, then the Inspecti...