Skip to content

1.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 04:04
· 64 commits to master since this release
  • performance - Create the default project only when it is necessary. See #3452.
  • performance - Improve order of operations when importing multi-module Maven projects. See #3637.
  • enhancement - Support delegate API to retrieve/update active profiles of Maven projects. See JLS#3158.
  • enhancement - Support delegate API for updating Java project options. See JLS#3162.
  • bug fix - Fix indentation for new line preceded by comma. See #3396.
  • bug fix - Support document paste across older versions of VS Code. See #3631.
  • bug fix - Fall back to stdio transport if pipe is likely to fail. See #3649.
  • bug fix - Switch expression on a boolean value does not report error. See JLS#3141.
  • bug fix - Only clean default project when building workspace if it exists. See JLS#3153.
  • bug fix - Avoid sending an "empty" (lacking project data) startup event. See #3655.
  • dependencies - Update vscode-redhat-telemetry to 0.8.0. See #3659.