Scala Plugin
Scala Plugin for IntelliJ IDEA and Android Studio
News
Scaladoc 2 Support
Last releases are coming with full scaladoc 2 support
- Go to declaration and Auto completion for entity links and @throws tags
- Go to declaration, Auto completion, Renaming and Generation by signature for @tparam and @param tags
- Highlighting and Brace matching for wiki syntax and html tags
- Some Inspections (unknown tag, missing parameter, unknown or duplicating parameter, inspections for wiki syntax, missing parameter description) and Quick fixes (delete unknown tag/parameter, quick fixes for wiki syntax)
- Alignment for @tags