Hacker News new | ask | show | jobs
by thebluesky 5055 days ago
There isn't an IDE with a scala plugin that fully supports scala

IntelliJ provides an excellent free scala plugin. What have you been using?

1 comments

I mainly used the Intellij scala plugin... It's code completion was incomplete and it identified syntax and type errors that weren't errors. This was on the latest intellij with the latest plugin.
Yeah that seems to happen if you leave type aware highlighting enabled. Seems to work well with that switched off.