Russell Egan

- Total activity 461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 192
-
Created Invalid property key inspection
If I've got three variations of a bundle (ie messages, message_en, and messages_en_US), and I've got a key which is only present in the base bundle (messages), that's shown as an error, both in the... -
Created Navigation Bar
I think I'll like this feature. But my fingers keep expecting something to be there that isn't: When I nav up the hierarchy (let's say my nav bar terminates at a folder), there doesn't seem to be ... -
-
Created Navigation/Usage search with history
I think we're a ways from this, but I wonder if would be possible to build history into usage and navigation. Now, IDEA very slickly lets us navigate and search usages across a single snapshot of ... -
Created Turn off inspection per module/library
Basically, a feature request to configure whether inspections are performed on library sources and/or certain modules. I really don't care if Sun used unnecessary parentheses in the jdk libraries ... -
Created High cpu usage for background inspection
The background inspection was inspecting a 500 line java file. It took more than a minute to complete inspection, with cpu usage about a constant %50. Don't know if that's normal. Captured a cpu... -
Created 3281 memory leak
I usually leave idea up overnight. Since 3281, there is an "out of memory" warning waiting for me every morning. I don't run anything at night, so I'm guessing it must be some background process.... -
Created was the "Rename Reference" intention supposed to go away?
Idea used to offer the "rename reference" intention on unrecognized local variables. It now offers "create local var" "create field" and "create param", but no rename ref. Is that intentional or ... -
Created Memory snapshot
So I uploaded a memory snapshot taken when idea was just about running out of memory. I closed all the windows I could while leaving the project opened, but the garbage collector still couldn't fr... -
Created "Server command" setting in cvsroot setup, what does it do?
I'm trying to setup up a local cvsroot. The path is r:/cvs. Idea accepts this, but when you browse the repository, you don't see anything. I checkout out the project in a command line window, th...