Dennis Haupt

- Total activity 1158
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 412
-
Created show type of an expression/variable
i like inferred types and prefer not to explicitly write them down to make it easier to change the return type of some method. but at some point, i'd like to push a button/hotkey and let idea tell ... -
Created export uml diagram?
Answeredis it possible to export an uml diagram in a format that other uml editors can read? -
Created how to set up a dotty sdk?
when downloading scala, the max version is 2.13.2 manually registering the sdk doesn't work, intellij doesn't recognize it as a scala sdk. -
Edited how do i show a diff between to commits on different branches (mercurial)?
Answeredin tortoise hg, i select two commits and ask for a visual diff. does such a feature exist in intellij? for example, i want to see all the differences between two releases. it seems i can do this on... -
Edited next features?
hi all, the last blog entry is quite old now - what are you working on at the moment? any awesome features in the pipeline? -
Created why is find usage so slow on common method names?
and is jetbrains trying to fix it? if not, why not? if yes, when will we get it?currently, it's really annoying. accidently opening the call hierarchy on one of these can lock the ui up for a minute. -
-
Created apply patch not working?
hi,i've created a patch out of my change list, committed it (so there is no change list anymore) and wanted to apply to changes to another branch. (using cvs, so "merge with branch" is no option)ho... -
Created attach tomcat configuration (server.xml and so on) to run configuration?
is this possible in idea, and if yes, how? i can do it in eclipse and don't want to make lots of copies of a tomcat and manually manage the server configurations -
Created 1190 extract variable broken?
i'm getting this error when trying to extract a local variable. is this myself-fixable, aka known to be caused by a plugin?com/intellij/lang/refactoring/DefaultRefactoringSupportProvider: com/intel...