Releases: microsoft/vscode-java-pack
Releases · microsoft/vscode-java-pack
0.29.0
0.28.0
- enhancement - Improve the help center content by @jdneo in #1363
- enhancement - Add help center into shortcuts by @jdneo in #1365
- enhancement - Add code action section into walkthrough by @jdneo in #1372
- fix - Jump to formatter page when it's opened by @jdneo in #1362
- build - Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1355
- build - Update telemetry wrapper by @jdneo in #1367
0.27.0
Added
- Add new project settings page, where users can edit project classpath, compiler settings, Maven settings and more. The page can be accessed by clicking the Java status bar item and selecting
Open Project Settings
. Or trigger the commandJava: Open Project Settings
from the command palette.
Changed
Java: Configure Java Runtime
command now opens the new project settings page.
Fixed
- Avoid duplicated entries displayed in classpath page. #1314
v0.25.11 release
0.25.11
Fixed
- Fix the statistics of session duration and lsp error responses.
v0.25.10
0.25.10
Fixed
- Fix vulnerabilities in dependencies.