Mihkell
- 活动总数 70
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 10
- 订阅数 18
-
Mihkell 创建了一个帖子, 已回答Live template "Applicable in" reset after restart.
I have the Live Template below defined. When I set Applicable in to all it works. When I close and open the Intellij it has reset i to “other” only.So it's not persisted over the after the restart.... -
Mihkell 创建了一个帖子, 已回答Git local changes collapsing
When I open git “local changes” tab, I want the file tree to be *expanded* buy default.Why can't I just right click on the expand icon and click it to be on by default.. Is it possible to make it n... -
-
-
-
-
Mihkell 创建了一个帖子, 已回答Diff window I can't read out the file name
Below you can see the header of the diff window, and even hovering it just shows the same text. How to make the file name come out fully? -
Mihkell 创建了一个帖子, 已回答Shortcut for moving in Commit modal panes. From file pane to commit message.
I just reinstalled Intellij and suddenly I can't move with Shift+Tab inside Commit modal (CMD+K window).When I'm in Commit message I press Shift+Tab it go's to the changed files list, when I press ... -
Mihkell 创建了一个帖子, 已回答Remove newlines from selected code (Shortcut)
So I'd like to do something like this, that when I have the code below I can select it and with a shortcut. Make it to be in one line something like (Snippet 2). (\foo -> Component.add foo ... -
Mihkell 创建了一个帖子, Intellij Java Code Completion Prioritize My Project Classes
How to tell code completion to show my class "Project" instead of java.lang.Process when I type "Pro". Is there a possibility to tell code completion to prioritize my packages instead of java defau...