主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Podkhalyuzin
活动总数
2164
最后的活动
2019年05月28日 09:03
成员加入日期
2008年06月08日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
830
活动概览
帖子(16)
评论(1318)
按最近的活动排序
最近的活动
投票数
创建于
2011年12月02日 11:30
Ok, then I want to change default key for OS X (for others default will be the same). I checked + + Q, and it seems it's free in both IDEA and OS X.Best regards,Alexander Podkhalyuzin.
社区
Scala
Possible to look up implicit conversions?
0 票
创建于
2011年12月02日 12:30
Done. Now it's control + shift + Q in bot OS X keymaps.Best regards,Alexander Podkhalyuzin.
社区
Scala
Possible to look up implicit conversions?
0 票
创建于
2012年01月10日 10:22
As I remember, it's impossible. You only can turn off this feature. You can also create an issue, I'll fix it (or I'll change something, this is a place, which I want to change, just don't know in ...
社区
Scala
Possible to look up implicit conversions?
0 票
创建于
2011年12月16日 05:48
It seems like a bug (and it seems like a Scala plugin bug). Please reprort it to our issue tracker: http://youtrack.jetbrains.net/issues/SCLThis red marker means that there are some line in byte-co...
社区
Scala
Code coverage issue ( or could just be me )
0 票
创建于
2011年12月21日 18:15
Currently it's the following (as for major things):1. Better ScalaTest support (navigation for ScalaTest 2.0, re-running failed tests, running single tests)2. Better ScalaDoc support (navigation/re...
社区
Scala
Release notes
0 票
创建于
2011年12月20日 21:35
Your code is something like this one:def foo[T, K](x: (T, K)) = 1 foo[String, String]("1", "2")And this code compiles well, because of very controversial Scala feature: tupling.However your case is...
社区
Scala
Bad code green - incorrect parameter type (0.5.275)
0 票
创建于
2011年12月19日 09:36
Currently there is no such reason. Reason was because of too much wrong red code, but now we have error highlighting for non-implemented methods, so this looks strange not to have override highligh...
社区
Scala
(0.5.270) "override" not enforced?
0 票
创建于
2012年05月25日 16:12
This feature will be implemented today or tomorrow in more general way. You'll be able to define any set of classes, which must be imported with prefix (so usage of them without prefix will be high...
社区
Scala
Collection type highlighting (poll)
0 票
创建于
2012年05月29日 10:07
Of course it should work. Thank you for the report.I created the issue: http://youtrack.jetbrains.com/issue/SCL-4377Best regards,Alexander Podkhalyuzin.
社区
Scala
Compiler plugin development question.
0 票
创建于
2012年05月02日 12:58
It's not supported, but I'm sure it can be added. Also selection mode (as proposed in ScalaTest 2.0) also can be added.You can add issue to bugtracker. We just started again to improve ScalaTest an...
社区
Scala
Scala Test Runner and using -w
0 票
«
第一页
‹
上一页
下一页
›
最后
»