Releases: microsoft/vscode-gradle
Releases · microsoft/vscode-gradle
3.12.0
3.12.0 (2022-04-27)
Changed
- Move pinned tasks to standalone section. #1197
Fixed
3.11.0
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
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
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.3
3.8.3
Added
- Add refresh button in default project view. PR#1078
- Support VSCode variables in custom task definition. PR#1035
Fixed
3.8.1
3.8.1
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
3.8.0
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
3.7.1
Fixed
- Fix the
Details
and Changelog
tabs in the marketplace page. PR#1012