rojajet

- Total activity 87
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 26
- Subscriptions 20
-
-
Created IJ Title and file pathname gets hidden by VMWare Full screen
AnsweredWould be nice to have file pathname appear when we hover over a filename, both in open file list and Project window, and in title bar -
Edited Cursor during Find
AnsweredWhen searching for a word, and it finds a match, shouldn't the cursor jump to the word instead of staying at the search box ?? I found this odd and unlike other editors and am pretty sure IJ did no... -
Edited IDEA CE v 2017.3.2 reported as virus by Comodo AV
AnsweredOn all Win computers where I have installed the above, Comodo AV recently reported that the uninstall program is a virus. What gives ?? What if we just want to re-install and are not really des... -
Edited stop Indexing please Part 3
AnsweredWTH...people have complained about this and the developers have promised to fix it and it still does it ??? No pause button, nothing, I havent even changed any code, just did a clean recompile and ... -
Created Class name refactoring affecting entire core platform code
AnsweredToday I renamed an inner PRIVATE class in a java class, and it refactored the classname in the entire platform code base (non-custom) and custom code and I spent hours trying to clean it up then fi... -
Created Find in file ends up in Find File
AnsweredSo I search for a Filename (FindFile ) (Ctrl+Shift+N), then I search for a word ('stock') in the file, then I go back to FindFile (Ctrl+Shift+N) and it replaces the file I had searched for with the... -
Created File identification during Git History Diff
AnsweredWhen viewing file diff in git version history, it becomes very difficult to see which file we are looking at when it uses the commit hash as the id, is there any way to change this so it shows eith... -
Created Find in Path Feature quirks
AnsweredWhile I was earlier complaining about the new Find Window, I now am a big fan, specially of the speed. A few quirks though, and what would make IJ even more beloved: 1. Would be great to have the... -
Edited Do not de-compile class files when opening IDEA
AnsweredUntil IJ is sophisticated enough not to require restarts while installing/uninstalling plugins, can we at least disable it from decompiling each and every class opened in the IDE when it reopens ? ...