Skip to content

Latest commit

 

History

History
171 lines (120 loc) · 9.04 KB

CHANGELOG.md

File metadata and controls

171 lines (120 loc) · 9.04 KB

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.12.7 (2023-03-29)

Added

Changed

  • Upgrade vscode requirement to 1.76.0. PR#1263
  • Upgrade repository wrapper to 8.0.2. PR#1317

Fixed

3.12.6 (2022-11-29)

Fixed

3.12.5 (2022-09-28)

Added

  • New configuration gradle.projectOpenBehaviour to specify the default method of opening newly created project. PR#1282

3.12.4 (2022-08-31)

Added

  • Automatically rename duplicate task names with additional relative path. PR#1265

Changed

  • Allow to use environment executable java to launch servers. PR#1263

Fixed

3.12.3 (2022-07-27)

Added

  • Show Gradle commands in Project Manager's submenu. PR#1252
  • Show shortcut for reload all Java projects in Gradle Project view. PR#1259

Changed

  • Move the previous refresh button to overflow group. PR#1259

3.12.2 (2022-06-30)

Fixed

3.12.1 (2022-06-01)

Fixed

3.12.0 (2022-04-27)

Changed

  • Move pinned tasks to standalone section. #1197

Fixed

3.11.0 (2022-03-02)

Added

  • Support java.jdt.ls.java.home configuration from redhat.java. PR#1169

Changed

  • Double-click to run tasks in Gradle Project view. PR#1174
  • Move pinned tasks to Gradle Project view and remove Pinned Tasks view. PR#1182
  • Reorganize requests and TAPI usages to improve performance. #1088

Fixed

3.10.0 (2022-01-26)

Added

  • Support automatically detecting debug tasks. PR#1149
  • Support creating new project. PR#1146

Changed

  • Upgrade repository wrapper to 7.3.3. PR#1145

Fixed

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