New stable versions of Scala plugin released
We've released new stable versions of Scala plugin (including a version for IDEA 10.5).
New features:
- Type-aware highlighting
- Introduce Parameter refactoring
- By-name arguments highlighting
- 15 method signature inspections
- Imports insertion on paste (including imports for Java-to-Scala converted code)
- Intentions: make type arguments / implicit parameters / implicit view explicit
- Show Usages for keywords
- Other nice features and bug fixes
Please sign in to leave a comment.
Actually Intentions: make type arguments / implicit parameters / implicit view explicit is still very much a work in progress.
A few more highlights: