Kean Erickson
- 活动总数 39
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 12
-
创建于 Is there a way to get datagrip to ignore newlines?
已回答When I paste a query into a database console window, oftentimes there will be a trailing newline. The problem is that the presence of this newline makes the Execute button and its hotkey do nothing... -
已编辑于 In-editor database functionality
已回答Hello, I have a recommendation if possible for the in-editor database query results feature. It's a great feature, but I think part of the value of it is being able to no longer keep the database c... -
已编辑于 Java debugger slowdown after 2019.3?
已回答Hi all, ever since upgrading to 2019.3 ultimate (from 2019.2) I've noticed a lot of debugger slowdown. Stepping through debugging used to take a fraction of a second per step, but now every step is... -
创建于 Is it possible to enlarge resize-bars?
已回答Using windows 10. This is probably more of an OS problem than an issue with the application, but is there a way in intellij to increase the size of the invisible bar that is hovered over to offer ... -
已编辑于 2019.3 EAP: For git, the "show history" and "show changed files" view panels have changed. Now where are unresolved files listed after a merge?
已回答Prior to 2019.3 EAP (and possibly even 2019.2.3, I forget), these options just showed a list of changed files. Now there's a more elaborate checkboxed list with a diff on the right, which is fine, ... -
已编辑于 Ever since 2019.2, intellij occasionally won't recognize the presence of certain classes?
已回答Using windows 10, build 192.5728... Ever since 2019.2, I am needing to invalidate caches about every three days. I am not sure what brings this on, but occasionally an import for a random class in ... -
创建于 In 2019.2, the hotkeys for "Move tab left" and "Move tab right" are no longer working
已回答Using 192-5728 on Windows 10. These hotkeys were working before the upgrade, and there aren't any other hotkeys that conflict with them. Is this a known issue? -
已编辑于 Hotswap with "Reload changed classes" targets every class in my project without warning
已回答The action "Reload changed classes" will allow me to recompile some classes in my project. However, the behavior of this option is extremely unpredictable. Sometimes it will properly recompile only... -
创建于 "Memory" and "Overhead" views in debugger pane
已回答Intellij 2018.1.4 Ultimate181.5087.20Windows 10 Hello all, I'm very interested in the Memory and Overhead panels new to IDEA 2018. I'm wondering if these are documented anywhere, or what extra st... -
创建于 Attach any file to console view?
已回答Hello all, I often use the Tools > Attach to Local Process... option in order to hook into a running webserve. For a couple reasons, I do this rather than making a separate configuration and runnin...