Jin
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 7
-
创建于 How to use Clipboard manager in Search Everywhere? (Mac)
已回答Hello, I want to pase something to Search Everywhere, so I open the clipboard, but then Search Everywhere disappears.tried Intellij built-in clipboard, but cannot use it because Search Everywhere i... -
创建于 How to remove auto focus on "frame deactivation"
已回答I want this feature but it's annoying because my cursor keep moves to the IDE when I'm typing in a browser or something.Putting it to “do nothing” solves the issue, but then I have to update manual... -
创建于 commented library tags remain highlighted in JSP
已回答IU-241.18034.62, JRE 17.0.11+1-b1207.24x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 9600.0x6000.0, 3840.0x2400.0, 5760.0x3240.0I'm sorry if this is duplicate.please let me know how to... -
创建于 vertical file list layout in "Commit Changes"
已回答Is it possible to change my layout to see changed file list vertically?It's a bit hard to see all the files at a glance.Thanks, -
创建于 IdeaVim feature request: cycle.vim
已回答after doing some research, I suppose this feature is yet supported by IdeaVim. (https://github.com/JetBrains/ideavim/discussions/723)the idea is allowing users to configure their own cycle groups i... -
已编辑于 delimiter settings for executing queries?
已回答is there any settings to execute queries like the second one in which cursor is not on the statement?Tried changing some settings but in vain.Thank you for helping! -
创建于 How to show number of affected rows on query execution
已回答Usually, in other db tools, I can instantly check the number of affected rows by a [update | insert] query.With Intellij database tool, I have to navigate to the Output tab manually to check that.I...