- enhancement - Add preference to disable returning Javadoc on hover. See #1420.
- enhancement - Adopt quick fixes for the following problems. See JLS#3609.
UnusedMethodDeclaredThrownException,InvalidOperator,RedundantSpecificationOfTypeArguments
- enhancement - Refresh codelens when updating preferences. See JLS#3047.
- bug fix - Do not define title in package.json schema as it is shown in tooltip for all package.json files. See #4268.
- bug fix - Temporary rollback of junit bundles to fix JUnit 6 support. See #4260.
- bug fix - Fixed NPE thrown when computing Code Actions on invalid code. See JLS#3602.