Alex Cruise

- 活动总数 28
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 10
-
创建于 Constant StackOverflowErrors with 117.21 and 0.5.447
This looks like the periodic part of the trace:at org.jetbrains.plugins.scala.lang.psi.types.Bounds$.org$jetbrains$plugins$scala$lang$psi$types$Bounds$$lub(Bounds.scala:95) at org.jetbrains.plugins... -
创建于 [Resolved] 301 and 306 broken for me -- aliases in Predef and package object scala not found
e.g. unimported mentions of "Map" and "Seq" are red, and complains that a case class should be abstract, since productPrefix() isn't implemented. I'm pretty sure I didn't change anything relevant ... -
-
创建于 Sorry in advance for flurry of IDEA X/Scala crash reports
Hi there,I'm giving IDEA X another try on one of my fairly large Scala projects and am seeing a bunch of "IDE Fatal Errors" that thankfully aren't, so rather than ignore them or switch back to Maia... -
创建于 Columnar formatting
Hi there,I'm thinking about writing a columnar formatting plugin. e.g. from this:this is line 1this is line 2thisHere lineNumber is 3to this:this is line 1this is line 2... -
创建于 Scala facet no longer configurable?
Hi there,I'm running IDEA 8.1 (build 9372) and the very latest Scala plugin (0.2.23413). When I add a Scala facet to my module, the facet has no visible UI, I can't configure the Scala SDK, so the ...