...
- Spring Open API
- Spring: performance improvements for projects with many/big XML config files
- Configurable Web Browsers
- Structural Search can find Java 8's lambda expressions, method handles & default methods
- Plugins configuration redesign
- Support Windows/Linux HiDPI devices via -Dis.hidpi=true
- Editor: code blocks automatically indented after closing a curly brace
- 2 new Java inspections:
- Interface may be annotated @FunctionalInterface
- Implicit usage of the platform's default charset
- Postfix completion
- IDEA-99943 Allow to filter thread dump by a word in stacktrace
- javax.annotation.ParamatersAreNonnullByDefault supported for data flow analysis
- OpenShift debug
- Diff:
- Go To Source from older diff contents.
- Option to disable sync scrolling.
- Option to choose diff highlighting mode: by word, by line or no diff highlighting.
- Mercurial:
- Amend commit.
- Support unnamed heads in the "Branches" menu.
- Groovy
- Highlighting for overloaded binary operators.