Nick Pratt
- Total activity 674
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 243
-
Created 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 ... -
Created 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,... -
Created "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... -
Created 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... -
Created 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... -
Created 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... -
Created 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 -
Created 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... -
Created 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... -
Created 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 ...