microsoft/vscode-gradle 3.17.3
microsoft/vscode-gradle
Captured source
source ↗published Apr 16, 2026seen 3dcaptured 9hhttp 200method plain
3.17.3
Repository: microsoft/vscode-gradle
Tag: 3.17.3
Published: 2026-04-16T02:43:54Z
Prerelease: no
Release notes:
What's Changed
- perf - Batch BSP calls during import to reduce round-trips from ~4400 to 6 in https://github.com/microsoft/vscode-gradle/pull/1791
- perf - Skip reloadWorkspace() when compile tasks are all UP-TO-DATE in https://github.com/microsoft/build-server-for-gradle/pull/222
- fix - Suppress auto-build during BSP didChange to prevent infinite rebuild loop in https://github.com/microsoft/vscode-gradle/pull/1794
- fix - Improve server connection stability and fix resource leaks in https://github.com/microsoft/vscode-gradle/pull/1796
- fix - Fix log message taskId NPE error in https://github.com/microsoft/vscode-gradle/pull/1769
- fix - Fix Gradle project test treeview refresh after running in https://github.com/microsoft/vscode-gradle/pull/1766
- fix - Fix debug agent attaching to compilation tasks instead of target task in https://github.com/microsoft/vscode-gradle/pull/1757
Notability
notability 1.0/10Routine point release of existing extension