Alex Cruise

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Created 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... -
Created [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 ... -
-
Created 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... -
Created 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... -
Created 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 ...