vscode-gradle/CHANGELOG.md

4.9 KiB

Change Log

All notable changes to the "vscode-gradle" extension will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

3.9.0 (2021-12-22)

Added

  • Show task selectors. PR#1121
  • Support parallel running of tasks. #1045

Changed

  • Improve dependency completion quality. PR#1090
  • Hide Gradle commands in non-Gradle workspace. #1108

Fixed

3.8.4 (2021-11-24)

Fixed

3.8.3 (2020-11-24)

Added

  • Add refresh button in default project view. PR#1078
  • Support VSCode variables in custom task definition. PR#1035

Fixed

3.8.2 (2021-11-05)

Fixed

3.8.1 (2021-10-28)

Added

  • Support auto completion for closures from plugins. #1022
  • Support managed properties. PR#1053
  • Support deprecated tags. PR#1058

Changed

  • Support Gradle projects without wrapper. #1004
  • Sort the completion list by the kind. #1051

Fixed

3.8.0 (2021-09-29)

Added

  • Support highlighting of Gradle file. PR#960, PR#967
  • Provide document outline of Gradle file. PR#969
  • Show syntax diagnostics of Gradle file. PR#962
  • Support auto completion for dependencies. PR#970
  • Support auto completion for basic Gradle closures. PR#971
  • Support basic projects view. PR#1002

Changed

  • Upgrade vscode requirement to 1.60.0. PR#997
  • Adopt the new folder-library icon. PR#997

Fixed

3.7.1 (2021-09-23)

Fixed

  • Fix the Details and Changelog tabs in the marketplace page. PR#1012

3.7.0 (2021-09-22)

Added

  • Support dependency view. PR#887
  • Support local Gradle installation. PR#926

Changed

  • Rename Gradle Tasks view to Gradle Projects view.
  • Hide STOPPED daemons in Gradle Daemons view by default. PR#940
  • Refine UX when there is no item in pinned tasks and recent tasks view. PR#937

Fixed

3.6.2 (2021-09-22)

Changed

  • The publisher is changed from richardwillis to Microsoft.

The detail changes before 3.6.2 can be found here: https://github.com/microsoft/vscode-gradle/releases