主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dennis Haupt
活动总数
1158
最后的活动
2020年05月07日 23:15
成员加入日期
2005年07月22日 00:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
412
活动概览
帖子(203)
评论(543)
按最近的活动排序
最近的活动
投票数
创建于
2007年03月22日 09:46
you could also use a macro which does the part after ctrl+space (adding braces & stuff)
社区
IntelliJ IDEA EAP Users
Surround with - use as param
0 票
创建于
2007年03月23日 18:35
how do you expect the refactoring to replace "map.put(a,b)"? list.add(new Object[]{a,b})?
社区
IntelliJ IDEA EAP Users
Surround with - use as param
0 票
创建于
2007年03月28日 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 ...
社区
IntelliJ IDEA EAP Users
Surround with - use as param
0 票
创建于
2007年03月28日 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...
社区
IntelliJ IDEA EAP Users
Surround with - use as param
0 票
创建于
2007年03月28日 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...
社区
IntelliJ IDEA EAP Users
Surround with - use as param
0 票
创建于
2007年03月24日 12:49
http://www.jetbrains.net/jira/browse/IDEA-12111now vote like the devil's chasing you :D
社区
IntelliJ IDEA EAP Users
useless feature found, could be ingenious
0 票
创建于
2007年03月20日 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.
社区
IntelliJ IDEA EAP Users
Colors and Fonts changes not persisting
0 票
创建于
2007年01月23日 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...
社区
IntelliJ IDEA EAP Users
appeal for usability
0 票
创建于
2007年04月12日 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...
社区
IntelliJ IDEA EAP Users
Milestone 1 Available on www.jetbrains.com
0 票
创建于
2007年01月18日 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...
社区
IntelliJ IDEA EAP Users
appeal for usability
0 票
«
第一页
‹
上一页
下一页
›
最后
»