Mark Jeronimus

- Total activity 116
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 33
-
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... -
Created IDEA randomly steals focus while still in background
AnsweredFor the past couple of months I've had this weird problem. IntelliJ IDEA (IC-201.7846.6) is usually open idle in the background, but from time to time (averages at about once per day) it suddenly g... -
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... -
Created Recently, IDEA started crashing every night, even old versions.
AnsweredRecently, when I turn off my monitors, sleep, work, get home, and turn on my monitors, the open IDEA windows are completely frozen in place, and when I attempt to resize them, they turn blank.I fir... -
Edited Setting monitor scale factor to 2 causes 4x scaling
AnsweredWhen I set the monitor scaling factor to 2.0 (as opposed to 1.5 or 1.75 or thereabouts), the gui seems to scale 4x. Is this normal? Am I doing something wrong? Is there a way to "reset" the scaling... -
Created Restart option gone
AnsweredI may have missed something but I can't find the restart option anymore. It used to be in "Invalidate Caches / Restart..." but that option has now changed to "Invalidate Caches..." and the 4th "Res... -
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 Recently, IDEA completely freezes at night.
AnsweredRecently, when I turn off my monitors, sleep, go to work, get home, and my monitors back on, the open IDEA windows are completely frozen in place, and when I attempt to resize them, they turn blank... -
Edited How to disable these context actions?
AnsweredWhen I want to create a new method from a usage I just typed, I used to invoke Context Actions and execute the first suggestion. Since a few minor versions, though, two options were added (or moved... -
Edited How to disable java type renderer?
AnsweredI added a custom java type renderer to show `long` as something different, but now *all* longs are rendered in that format, always! Even when I right-click and select Render As→Primitive, it only r...