- enhancement - Add code lens for interface / abstract method implementations. See #3813.
java.implementationCodeLens.enabled
replaced byjava.implementationCodeLens
- Values for new setting are
"none"
,"types"
,"methods"
,"all"
- enhancement - Add quick fix for sealed class within empty switch expression. See JLS#3345.
- enhancement - Support code assist on unresolved types. See #1123.
- bug fix - Improve rendering of Markdown Comments (JEP 467). See JLS#3332.
- build - Check for updated snapshot repositories when running build. See #3889.
- dependencies - Bump cross-spawn from 7.0.3 to 7.0.6. See #3862.
- dependencies - Update vscode-redhat-telemetry to 0.9.1. See #3886.