Jin
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
Created How to use Clipboard manager in Search Everywhere? (Mac)
AnsweredHello, 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... -
Created How to remove auto focus on "frame deactivation"
AnsweredI 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... -
Created commented library tags remain highlighted in JSP
AnsweredIU-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... -
Created vertical file list layout in "Commit Changes"
AnsweredIs 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, -
Created IdeaVim feature request: cycle.vim
Answeredafter 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... -
Edited delimiter settings for executing queries?
Answeredis 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! -
Created How to show number of affected rows on query execution
AnsweredUsually, 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...