Releases: microsoft/vscode-java-pack
Releases · microsoft/vscode-java-pack
0.30.5
0.30.4
0.30.3
0.30.0
- enhancement - Add app moderization extension into pack by @FluoriteCafe-work in #1483
- fix - Supress telemetry event servermessage and serverexception by @wenytang-ms in #1455
- fix - Upgrade axios version to fix security vulnerbility by @chagong in #1453
- fix - Fix process watcher path detection by @nickbeattie in #1427
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 Settingsfrom the command palette.
Changed
Java: Configure Java Runtimecommand 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.