Core Features
- Custom inspections based on structural search and replace templates, with quickfix support.
- Extract method refactoring enhancements.
- @NotNull annotation runtime assertions
- Inplace rename refactoring for local variables
- Global inspection API.
- Per-project and per-scope inspection profiles.
- Navigation Bar
- Highlighting of generic type parameters.
- Revert Boolean Method refactoring.
- New inspections:
- Boolean method is always inverted
- Unnecessary module dependency
- New intention actions:
- Move field initializer to constructor
- Move field initialization to initializer
- Create Constructor
Web Development
- JavaScript. Parameter Info support.
- JavaScript. Introduce Variable refactoring.
- HTML. Delete Tag Pair action.
See JIRA for more details.