Nick Pratt
- 活动总数 674
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 243
-
-
创建于 Status of focus stealing on Linux
What's the status of the focus stealing issue under Linux?Eugene said it was going to be fixed for 5.0 - is this still the plan?Its as annoying as something thats really annoying on a really annoyi... -
创建于 Custom Javadoc tags - where is the config?
Where is the config for custom javadoc tags?I added a custom tag many months ago for @version.A fresh install of IDEA flags Javadoc comments with @version as errors/warnings.I cant see a way to add... -
创建于 RFE: Intention action - Use new for loop syntax
How about an intention action to replace usages of Iterator in a for loop with the new 1.5 syntax (assuming that iterator.remove() is not called within the body of the for loop).Nick -
创建于 Request - EAP build announcment changelog
Rather than simply stating "Bug Fixes" in the release, could you explicity state which bugs were fixed for a particular build, along with a brief description of each one?Or if you think that would ... -
创建于 defunct /zombied java processes (Linux)
Has anyone hit a problem with IDEA (any version) locking up and then when you kill the process, the Java process becomes defunct/zombied, and prevents any further instances of Idea running?I get th... -
创建于 RFE: Inspection Gadgets
Suggestions for inspection/error highlighting:1.) Creating Threads in an EJB2.) Waiting on threads in an EJB3.) Synchronization on threads in an EJB4.) Doing anything to threads within an EJB in co... -
创建于 Time to reformat
IDEA 3200 on RH Linux is now spitting out:Time to reformat: 35Time to reformat: 1Time to reformat: 3Time to reformat: 446Time to reformat: 14Time to reformat: 1Time to reformat: 2Time to reformat: ... -
创建于 RFE: Insert return type + variable
For example:c.someMethod();I can get the 'someMethod()' auto inserted by typing c. then hitting ctrl-space.How about putting the cursor at the start of the method call and hitting ctrl-space, and h... -
创建于 Version Control --> File View
I dont know if this is new, or Ive just missed it in the past, but this is cool. Thanks.