O9ho-g8qs

- Total activity 1243
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 417
-
Created Inspection to detect commented out code + quickfix to remove the commented out code
I would have thought IDEA would have an inspection for this already, but I couldn't find it, so I created a new request IDEA-71996 (http://youtrack.jetbrains.net/issue/IDEA-71996). Please add you... -
Created request tooltip for errors and warnings when using keyboard
AnsweredHi,If you mouse over a piece of code hilighted in red (error) or yellow (warning), it immediately pops up a tooltip with the details about the error or warning.I really like this feature, but I pre... -
Created 5734 - inline rename - hit ENTER accepts suggestion not what I typed
AnsweredI found an annoying behavior of the inline rename. If I attempt to rename a variable, e.g. "iter" in code below, it automatically shows me a list of suggestions, e.g. "iterator". If I go ahead an... -
Created 5181 - KeyMap Settings - Add Keyboard Shortcut doesn't report all conflicts
Yesterday I had to reconfigure my Keymap again due to ENTER key not working for Inline Rename.I noticed that while setting up the keys, sometimes the Add Keyboard Shortcut wouldn't report some of t... -
Created Performance - When file autoparse is interrupted, upon resume it should continue where it left off, rather than start over.
When you load a java class into the editor, it kicks off the syntax/inspection autoparse. But if you press any key in the editor -- even read-only navigation/search/find keys -- or if you switch ... -
Created 12.x Cut/DeleteLine behavior changed?
Hi,I finally upgraded from 11 IU to 12.1.4 EAP IU 123.165, and everything is fine except when I goto duplicate a line by moving cursor to the line and pressing Cut, Paste, Paste does not work like... -
Created Kickstarter project: LightTable
Saw an interesting project on Kickstarterhttp://www.kickstarter.com/projects/ibdknox/light-tableLightTable is a new IDE for javacript, clojure, and python. It has already raised ~200k to create th... -
Created Inspection "Log statement not guarded by log condition" feature/bug requests + one related
I just filed a number of requests related to inspections for guarded debug statements. Please add your vote or comments if you are interested.Thanks,-Alex---IDEA-72638 Feature "Log statement not g... -
Created Inspection to detect block marker comments (//end if, // end while etc. ) and quickfix to delete them
I created a new feature request IDEA-71997 (http://youtrack.jetbrains.net/issue/IDEA-71997) . Please add your vote or comments if you are interested.Thanks,-Alex----Some coding styles advocate putt... -
Created Mr. Inspector -- What's "Power Save Mode", and where's my "Pause on edit only" button?
I see there is a new "Power Save Mode" for Mr. Inspector. Not sure what that does, but that reminds me --- where is my "Pause on edit only" button aka IDEA-14683 ? IDEA pauses the syntax/inspecti...