- enhancement - new
java.maven.updateSnapshots
preference to update snapshots/releases for Maven projects. See #1102. - enhancement - jump to definition on break/continue. See #1145.
- enhancement - added getDocumentSymbols call to extension API. See #1151.
- enhancement - show server tasks in terminal. See #1153.
- enhancement - show busy status when there are incomplete tasks. See #1159.
- enhancement - always show workspace status in status bar. See #1163.
- enhancement - add quickfix to correct access to static elements. See JLS#439.
- enhancement - sort code actions by relevance. See JLS#1250.
- enhancement - no need to publish diagnostics in BuildWorkspaceHandler. See JLS#1282.
- bug fix - warn about sensible java preferences in project settings. See #1154 and #1160.
- bug fix - update problems when changing the name of the package folder. See #1283.