Mark Jeronimus

- Total activity 99
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 27
-
Created Automatic folding not working
AnsweredI have many files with `<editor-fold defaultstate="collapsed" desc="Generated Code">` regions and they never auto-fold. It seems that when I fold them manually, they are remembered, but if not fold... -
Edited Inspection: doesn't ignore some non-library methods
AnsweredI have a Validator class with many static methods that are (implicitly) @pure and return one of their parameters to allow chaining. Some usages at random are flagged by the "Result of method call i... -
Created Inspect thrown exception inside finally
AnsweredThis is one of those things that was trivial for me to do in Eclipse but I'm getting nowhere with searching for how to do this in IDEA. When I'm stopped at a breakpoint and a thrown exception is on... -
Created Undo discarding the redo-buffer [rant]
AnsweredIntelliJ has worked some miracles for me in the past, so maybe this one too. A few hours ago I deleted a bunch of code, and continued working on other files. Then I decided I needed a phrase from t... -
Created How to make certain settings global?
AnsweredThere are certain configurations that are stored in the project by default, but because I have many projects I have to configure it over and over for each project, and sometimes it's not as straigh... -
Edited IDEA (temporarily) breaks after update
AnsweredI'm a new user of IDEA, and I'm really pleased with it. Today I got an update notification, and thought, well that's nice, other IDEs don't do that. After I got a restart notification I pressed res...