主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Podkhalyuzin
活动总数
2164
最后的活动
2019年05月28日 09:03
成员加入日期
2008年06月08日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
830
活动概览
帖子(16)
评论(1318)
按最近的活动排序
最近的活动
投票数
创建于
2012年01月24日 09:24
After such errors, please try File -> Synchronize. After that, please write me back if it helps.Best regards,Alexander Podkhalyuzin.
社区
Scala
Build Issues
0 票
创建于
2012年01月25日 10:17
Are you using fsc?Is it possible that it's related to this issue: https://issues.scala-lang.org/browse/SI-5167?As workaround, you can try to reset fsc (press on fsc icon, then choose reset). After ...
社区
Scala
Build Issues
0 票
创建于
2012年01月19日 12:11
You can create an issue in our bugtracker. Then when I'll do some work for coverage I'll fix it too, however unfortunately I can't promise to do it soon.Best regards,Alexander Podkhalyuzin.
社区
Scala
Code coverage of case class
0 票
创建于
2012年01月13日 09:42
Do you mean type after implicit conversion?Best regards,Alexander Podkhalyuzin.
社区
Scala
Any way to show invoking type in Content Assist?
0 票
创建于
2012年01月07日 09:07
I'm planning to add some functionality for implicits and completion at the end of February (such as intentions to make calls explicit/implicit, removing ambiguous implicit from scope, possibly impl...
社区
Scala
debugging implicits
0 票
创建于
2012年01月11日 13:16
That is interesting idea to make popup everywhere.However for your case I have an idea to open new read-only editor with all types/implicits (which can be configurable on the fly). Maybe it's bette...
社区
Scala
debugging implicits
0 票
创建于
2012年01月12日 09:31
That is interesting idea. However possibly it will be much simpler to have right ordering of implicit conversions and possibly coloring.Best regards,Alexander Podkhalyuzin.
社区
Scala
debugging implicits
0 票
创建于
2012年01月12日 10:28
It seems that in last example compiler ignores forward reference.For example following code will not compile:object Caller { def main(args: Array[String]) { { import ImplicitResolutionT...
社区
Scala
debugging implicits
0 票
创建于
2012年01月13日 09:56
That is exactly my thought.So you have found three compiler bugs for 2.9.1 (have you written tickets about them?):1. This code shouldn't compile, because of name shadowing, and problem with calling...
社区
Scala
debugging implicits
0 票
创建于
2012年01月13日 11:34
Ok, thank you. It was great study of implicit resolution.Best regards,Alexander Podkhalyuzin.
社区
Scala
debugging implicits
0 票
«
第一页
‹
上一页
下一页
›
最后
»