主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dennis Haupt
活动总数
1158
最后的活动
2020年05月07日 23:15
成员加入日期
2005年07月22日 00:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
412
活动概览
帖子(203)
评论(543)
按最近的活动排序
最近的活动
投票数
创建于
2010年08月27日 19:53
the plugin is free, and the community edition of idea x is also free. or am i wrong?
社区
Scala
IDEA X Scala Plugin Nightly Builds Available now.
0 票
创建于
2010年08月26日 08:53
3) If I have to disable Make, is there a way to do this by default. I use Ctrl-Shift-F10 a lot. I would sure be great to have the correct make option on all of them.if you disable make, why does ...
社区
Scala
Help using Fast Scala Compiler
0 票
创建于
2010年01月27日 14:39
i finished version 1.0 of my tetris attack ai with your scala plugin.what went good:the plugin never crashed or messed up my sources it was pretty stablewhat really didn't please me:extract method ...
社区
Scala
FSC initial support
0 票
创建于
2010年11月06日 06:09
i guess providing cpu snapshots would be a start. or, if the structure view is open, close it. for some reason, it eats your cpu.
社区
Scala
Performance
0 票
创建于
2010年11月12日 10:53
is it in the newest nightly?
社区
Scala
Performance
0 票
创建于
2010年11月12日 14:28
since "find usages" is partly implemented, can't the call hierarchy be activated? i always assumed it to be based on find usage, so if one works, so should the other.
社区
Scala
How to find usages for class primary constructor?
0 票
创建于
2011年01月17日 20:51
it's not a bug, intellij ist just too smart ;)try this instead of your example: val ellipses = points.map(p => { val }idea seems to know that in a one-line-function, a val declarat...
社区
Scala
IDEA is a autocompleting 'val'
0 票
创建于
2011年01月19日 10:51
i tried:List(1, 2, 3).map(e => val x = 0; x + e)doesn't work
社区
Scala
IDEA is a autocompleting 'val'
0 票
创建于
2011年01月19日 10:00
if it slows down the feature too much, maybe it can be done in background?or, a lot simpler: replace the "+" icon with a "we don't know yet"-icon until the user clicks on it.
社区
Scala
Ahhh, call hierarchy -- finally!
0 票
创建于
2011年01月15日 07:20
+100the choices should be:create private/protected (if i want to create the method in my superclass - this one could also be added to the java suggestions) method inside current classcreate public...
社区
Scala
Need "Create method"
0 票
«
第一页
‹
上一页
下一页
›
最后
»