Mihkell
- 活动总数 70
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 10
- 订阅数 18
-
已编辑于 Rerunning a running process needs two activations.
已回答So I have a running Spring application.I click Shift+Option+F9 Debug run dialog pop-up. I select my run configuration and Expect it to run it again.if I do the same thing again, it will rerun the p... -
创建于 Debug run disconnects first time and runs second time
已回答I have my application( Springboot app ) running in debug mode.I click run in debug mode.It disconnects the process.I click run in debug mode.It starts to run.I just let on latest two minor updates.... -
创建于 Can't close terminal with shortcut.
已回答In terminal it shows that I can close the terminal with shift+cmd+F4. But that doesn't work. Computes just makes a some sound when I click it.. -
创建于 Logic in navigating modals, and tabs.
已回答So when I hit cmd+option+f on a variable to make it into a field a modal appears.Now how should I switch to the `Initialize in:` block? When I hold down option key the capital `I` gets an underlin... -
创建于 Intellij focuses on build output error
已回答I have error in my build.I go to write something to an SQL file.I go look something in browser then come back to intellij and it shifts focus from the opened SQL file to my JAVA code that has error... -
创建于 undo(cmd+z) triggers file save intellij
已回答So I have a file watcher that triggers on save. It formats my elm code.But when I hit undo, the file watcher is triggered.So basically I can't undo anything, because I only can do one undo and then... -
创建于 Templates per project save in git
已回答So I'd like that every test that is run by default would have `-ea -Dspring.profiles.active=test` VM arguments.I can do it in edit configuration -> templates.How do I save this configuration to git... -
创建于 Build result get focus after cmd+f9
已回答So I press cmd+f9. Intellij builds 2 of my spring projects.One gets some build erros.What shortcut to use to get focus to the build window? -
创建于 Pressing enter always does the blue button thing, not the highlighted thing
已回答So simple example of the problem.I go File -> Open Recent -> My_recent_project.Then a window pops up with 3 choices 'New Windwo' 'Cancel' 'This Window'. The last button is Blue. But the first butto... -
创建于 Color Scheme
已回答Current Style is like this But I'd like to change the color of `Style.style` to look like this: I feel like I have touch everything there, but i haven't been able to find the right place t...