Stephen Friedrich
- Total activity 1583
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 646
-
Created Synchronizing editor/repository after psi changes
My plugin does some code modifications (in effect converting from a custom logging solution to log4j).It more or less works, but there is a little issue:I call replace() on a PsiMethodCallExpressio... -
Created "clean" feature?
I have always wondered why there isn't a 'clean' menu item in the build menu that clears all output folders. It seems so basic to me.Does nobody else misses this? Is there a Jira issue? I don't hav... -
Created Changes in 3212 (or any release)?
We used to have that nice link to a tracker search that listed new features/fixed bugs for a new EAP release.Is that possible somehow with Jira?It seems I can't define a query "build > 3200 and bui... -
Created Auto-Import: Please do it right the first release!
Ok, the auto-import feature has been a personal favourite, which I had to defend and support in the tracker for quite a while, so please allow a little rambling.Please implement it nicely in the fi... -
Created Warning "Private Member Not Used" cannot be suppressed?
Is it by intention that some inspection warnings cannot be suppressed?In some code I came accross a private method that is called by native helper code.Idea shows "Private method requestSample(int)... -
Created Suppressed Inspections: Support Mandatory Explanation
I think in general it would be a best practice to explain why an inspection is suppressed in an additional comment.How about having explicit support for that? After the inspection name require addi... -
Created "Suppressed Inspection" inspection?
Is there an inspection to highlight suppressed inspections?At least I can't find one...It would be nice to know if the total number of warnings in our project decreased because someone really fixed... -
Created 3177: Stupid Ant File Structure Popup
In previous builds I was able to use "Ctrl-F12" in ant build files to quickly jump to another target.In 3177 the file structure popup seems to be reimplemented for general xml files, showing only t... -
Created Inspection: 'readResolve()' or 'writeReplace()' not declared 'protected'?
So what? The serialization spec reads:If the idea is that subclasses must be able to overwrite this to correctly handle their instances:The classes where this inspection triggers for me are declare... -
Created Fabrique will be part of Idea?!
At least that's how I understand the blog in the onboard publication: http://www.onboard.jetbrains.com/weblog/That's great news: The one time I tried Fabrique I found its visual designers very ap...