Version 25.0.1
What's Changed
Bug Fixes
- Clarified usage of the two vscode File URI APIs #494, resolving:
- Notebook creation failure on Windows with no workspace
- Go To Test/Tested navigation failure
- Fixed project context mapping for notebooks on Windows #498
- Fixed refactor method parameters UI to display button icons (move up/down, delete, add) #495
- Surfaced NetBeans Language Server warnings during refactoring to prevent unexpected results #511
- Corrected class-name validation in "Create New File from Template":
- [JAVAVSCODE-353] Fixed Run/Debug of main classes in Gradle test sources #487
- [JAVAVSCODE-499] Fixed code completions for module imports #502
- Fixed applying code suggestions when implemented methods require imports #520
- Notebook code cell execution fixes:
- [JAVAVSCODE-486] Handled cache deletion failures to allow manual cleanup before NetBeans Language Server restart #515
Other Changes
- Removed microsoft/vscode-l10n dependency #504
- Fixed NetBeans Language Server launch on Windows ARM64 with an x64 JDK #513
- Updated openjdk25 URL to 25.0.2
- Netbeans Language Server now honors project directory traversal settings when scanning for Gradle projects
- Updated dependencies and removed unused modules
Full Changelog: v25.0.0...v25.0.1