Willismorse
- Total activity 85
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
-
Created Finding files in project that aren't a member of any target
When I drag a file from the Finder into the project in XCode, Xcode will sometimes (but not always) check the Target Membership check box. Sometimes when I drag a group of files, some will get adde... -
Created Finding files in the filesystem but not in the project
Sometimes I have resource files (media file, xibs, etc) that are in the file system but haven't been added to the project. The only way to find these things is at run time.If I flip the Project vie... -
Created Jetbrains product suggestion: Standalone structured text editor
AnsweredI work with a lot of designers and copy editors other non-programmers who can't produce well-formed and valid structured text files by hand using the rudimentary tools they have available to them. ... -
Created Equivalent to Idea's "Call Hierarchy" in AppCode?
Any plans to introduce the call hierarchy viewer in AppCode? I really miss that one. -
Created What does Apple think of AppCode?
As a long time Idea user and fan, I'm really happy to see AppCode and I hope it can make iOS development almost as easy as Java development with Idea.However, many aspects of AppCode seem to involv... -
Created Selectively writing to an external annotation file
I share a codebase with another Eclipse developer. I'm running into some discrepancies with warning suppression between the two IDEs.I have several classes that are used only at runtime through ref... -
Created Idea vs Eclipse with @SuppressWarnings annotations
I share a codebase with another Eclipse developer. I'm running into some discrepancies with warning suppression between the two IDEs.If I have an unused method or field and let Idea suppress the wa... -
Created Use zipgroupfileset instead of zipfileset in Jar artifact?
I would like to create a single jar artifact that contains all dependent jars in exploded form. This way we don't have to mess around with really long classpath declarations when we execute our app... -
Created More PHP refactorings?
Any chance of the more advanced refactorings such as Extract Method coming to PHP? -
Created Using Idea 9 and PHPStorm on the same project?
Can Idea 9 and the new versions of PHPStorm share the same project files? We use both IDEs and keep our project files in svn. I really don't want have to maintain two separate projects if I don't h...