Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dennis Haupt
Total activity
1158
Last activity
May 07, 2020 23:15
Member since
July 22, 2005 00:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
412
Activity overview
Posts (203)
Comments (543)
Sort by recent activity
Recent activity
Votes
Created
March 22, 2007 09:46
you could also use a macro which does the part after ctrl+space (adding braces & stuff)
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 23, 2007 18:35
how do you expect the refactoring to replace "map.put(a,b)"? list.add(new Object[]{a,b})?
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 28, 2007 10:58
this is called "propagate parameters" and is already implemented. click on the constructor and press ctrl+f6you just have to add the parameter at a central method or constructor and then progagate ...
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 28, 2007 13:03
"Prop-Params adds the new parameter to methods which call the modified constructor."exactly - and if you call the super constructor from all subclasses (which you should be doing, otherwise it make...
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 28, 2007 16:20
there's something wrong with your constructor hierarchy. ;)i just realized that i really got used to code/design everything in a way which makes it easy to refactor and even debug it with idea. cur...
Community
IntelliJ IDEA EAP Users
Surround with - use as param
0 votes
Created
March 24, 2007 12:49
http://www.jetbrains.net/jira/browse/IDEA-12111now vote like the devil's chasing you :D
Community
IntelliJ IDEA EAP Users
useless feature found, could be ingenious
0 votes
Created
March 20, 2007 14:52
yes, i had this problem, too.workaround: find a build/version/installation that works, export the settings, import them, and don't touch them again.
Community
IntelliJ IDEA EAP Users
Colors and Fonts changes not persisting
0 votes
Created
January 23, 2007 13:09
-1please god no. that's a feature i totally dislike in eclipse.i always know exactly which type of completition i want. the ide doesn't.if i start like "li", how is idea going to know weither i wan...
Community
IntelliJ IDEA EAP Users
appeal for usability
0 votes
Created
April 12, 2007 13:50
your question is twisted.to do something (uninstall), i need a reason. to do nothing (not uninstalling), i need no reason.there is no reason for me to uninstall previous versions. i'm not keeping t...
Community
IntelliJ IDEA EAP Users
Milestone 1 Available on www.jetbrains.com
0 votes
Created
January 18, 2007 12:25
1. Do you find something hard/annoying to do in IDEA?a) There seems to be a problem with multi monitor support. sometimes, my floating tabs lose and grab focus several times a second and don't stop...
Community
IntelliJ IDEA EAP Users
appeal for usability
0 votes
«
First
‹
Previous
Next
›
Last
»