Stephen Friedrich

- Total activity 1565
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 639
-
Created "Non-modal commit interface": Tail wagging the dog
AnsweredA lot has been said already about the topic, but anyway: After the latest option to make a double click in the "commit" toolwindow open a file insted of showing the diff, I gave the non-modal setti... -
Created Can the Spock test framework get some love?
AnsweredIMHO Spock is the best test framework out there. However currently it is not supported well in IDEA. There are so many issues open related to Spock, see YouTrack Especially bad are all those false ... -
Created Expand archives in project view (jar/war/ear/zip)?
AnsweredI am currently fighting with gradle to make it assemble the bootWar the exact way I need it. Everytime I try something new, I have to right-click on the build/libs/foo.war, select "Open in Dolphin"... -
Created Project file changes are polluting my changelist
AnsweredMy IDEA changes project settings files quite often (probably because I am frequently using newer IDEA versions than my colleagues) (for example misc.xml or run configurations). In earlier versions ... -
Created Check-in/Share only some project files?
AnsweredWe always had code style settings files checked into git. However no other IDEA projects files are checked in, because a) it is easy to create the project from build.gradle and b) unintended change... -
Created Could you please fix this regression: Focus lost after "Download Sources"
AnsweredThis is very annoying per se and even more so because it used to work in older IDEA versions and the bug was created in YouTrack more than half a year ago. What does it take for you to fix such an ... -
Created Java 9: Memorize package or module names again? Really?
AnsweredFor Java 8 (and earlier) I am totally used to IDEA handling all my imports for me. I just never write any import statement manually. Usually I just type something like "Connection c" and let IDEA a... -
Edited Feature suggestion: Convenient "on-demand" debugging
AnsweredI'd like to propose a feature that lets you start your application in run mode (avoiding the slower execution associated with debug mode) later switch the toolwindow to "debug" mode with a single ... -
Created Some issues getting started
It's been a long time, since I tried my hand at an IntelliJ plugin. Why is http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/setting_up_environment.htmltalking about adding a mod... -
Created Link to support request does not work
AnsweredI submitted a support request (concerning IDEA-134885). I got an automatic e-mail, that includes this link to the submitted request: https://intellij-support.jetbrains.com/hc/requests/1021243 Unfor...