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)
- Support Java 19. PR#1319
3.12.6 (2022-11-29)
3.12.5 (2022-09-28)
- New configuration
gradle.projectOpenBehaviour
to specify the default method of opening newly created project. PR#1282
3.12.4 (2022-08-31)
- Automatically rename duplicate task names with additional relative path. PR#1265
- Allow to use environment executable java to launch servers. PR#1263
3.12.3 (2022-07-27)
- Show Gradle commands in Project Manager's submenu. PR#1252
- Show shortcut for reload all Java projects in Gradle Project view. PR#1259
- Move the previous refresh button to overflow group. PR#1259
3.12.2 (2022-06-30)
3.12.1 (2022-06-01)
3.12.0 (2022-04-27)
- Move pinned tasks to standalone section. #1197
3.11.0 (2022-03-02)
- Support
java.jdt.ls.java.home
configuration from redhat.java. PR#1169
- Double-click to run tasks in
Gradle Project
view. PR#1174 - Move pinned tasks to
Gradle Project
view and removePinned Tasks
view. PR#1182 - Reorganize requests and TAPI usages to improve performance. #1088
3.10.0 (2022-01-26)
- Upgrade repository wrapper to
7.3.3
. PR#1145
3.9.0 (2021-12-22)
3.8.4 (2021-11-24)
3.8.3 (2020-11-24)
- Add refresh button in default project view. PR#1078
- Support VSCode variables in custom task definition. PR#1035
3.8.2 (2021-11-05)
3.8.1 (2021-10-28)
- Support auto completion for closures from plugins. #1022
- Support managed properties. PR#1053
- Support deprecated tags. PR#1058
3.8.0 (2021-09-29)
- 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
3.7.1 (2021-09-23)
- Fix the
Details
andChangelog
tabs in the marketplace page. PR#1012
3.7.0 (2021-09-22)
- Rename
Gradle Tasks
view toGradle 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
3.6.2 (2021-09-22)
- The publisher is changed from
richardwillis
toMicrosoft
.
The detail changes before 3.6.2
can be found here: https://github.com/microsoft/vscode-gradle/releases