Mark Jeronimus
- 活动总数 129
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 10
- 订阅数 37
-
创建于 Single key for Run-last, Run-current and Rerun (+ debug)?
已回答I've been using IntelliJ for 8 years now, having previously used Eclipse. I had to use Eclipse for the past few years for C++ development and I hate it now, after having tasted and gotten used to t... -
已编辑于 [Solved] Link dependent ESP-IDF projects
已完成I'm testing the waters with CLion (30-day trial) and I'm trying to link several ESP-IDF projects together.I followed this tutorial; the hello-world project went smoothly and flashed fine.My firmwar... -
创建于 Recently, IDEA completely freezes at night.
已回答Recently, 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... -
创建于 Recently, IDEA started crashing every night, even old versions.
已回答Recently, 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... -
已编辑于 Setting monitor scale factor to 2 causes 4x scaling
已回答When 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... -
已编辑于 How to disable these context actions?
已回答When 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... -
已编辑于 How to disable java type renderer?
已回答I 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... -
已编辑于 [regressed] How to prevent this list overflow hover (whats-it-called?) from freezing my CPU?
已回答1. What is this called (for a better topic title)? 2. How do I prevent it from freezing my CPU*? I believe it's the transparency effect that's actually causing the freeze, as some other transparen... -
创建于 How to find *real* usages of method?
已计划When I have a class structure of this: And I Ctrl+click or press Ctrl+Enter on `MyType.open()` to attempt to find it's usages, it lists all usages of `MyInterface.open()` instead, including usages... -
创建于 IDEA randomly steals focus while still in background
已回答For 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...