Nick Pratt
- 活动总数 674
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 243
-
创建于 File icons - red circle with diagonal line
Ive just created a new project with build 2026.I checked out the source from our CVS repo, and all source files are shown in the Project/Package view with a red circle/red diagonal line thru their ... -
创建于 Allow text selection from the "Find" tab
It would be helpful to be able to select text (for copy/paste purposes) from the "Find" tab.You currently cant do this.Either something really simple - like just the text, ignoring the tree struct,... -
创建于 "The value changed at ++index is never used"
Ok, Ive run this past several colleagues here, and we all think that this is a bad call :Code such as :foo.bar( ++index );being flagged as a warning with the following message: "The changed at ++in... -
创建于 Feature Request : Console output window highlighting / filtering
If you can do this already, please point me in the right direction.---It would be great if you could highlight the console output according to different text filters. For those of you that have use... -
创建于 Code (re)formatting, EAP 1094
I dont know what you guys have done, but the code reformatting in build 1094 is not reformatting anywhere close to correctly. Many options (spaces, indenting, blank lines, chop down rules) are just... -
创建于 File Templates - any way to obtain the name of the class that was right clicked?
When I right click a class in the Project pane, I get a context menu. Ive set up a couple of file templates - is there any way to obtain the name of the class that was right clicked and not have th... -
创建于 Is there any way to disable auto file synch?
Is there any way to disable automatic file synchronization? This is killing us at the moment.EAP 1071 (same in 1050)Solaris 8Nick -
创建于 Assertions and Exceptions not being caught by the debugger on some threads
EAP 1071, Solaris 8On some threads, assertions and exceptions are not being caught by the IDE. Im not aware that you can disable this functionality on a per-thread basis, so it seems kind of odd to... -
创建于 File Synch while debugging
Solaris 8, EAP 1071Im encountering a lot of file synchronization going on while running an app under the debugger - on file systems that are not referenced by the project, or used in any way.Is any... -
创建于 Find in Path, specify directory doesnt find anything.
"Find in Path", specify a directory that contains lots of Java source files, tick the "recursively" check box, and then enter a text search string that you know exists.Idea reports immediately "No ...