Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
under the License.

-->
## Version 27.0.1
* Support Gradle 9 and several bug fixes for Gradle
* 1st release of Apache NetBeans for VS Code done from `netbeans-vscode` repository

## Version 24.9.9
* Version 24.9.9 is VSNetBeans technology preview of upcoming VSNetBeans 25.0
* New terminal is opened in VSCode Output panel for every LSP IO operation, like build...
Expand Down Expand Up @@ -256,4 +260,4 @@
* Progress bar for long running operation like build actions
* Ability to cancel selected operations
* Maven projects: Go to Definition source code action downloads and open Java source
* JavaDoc is shown when mouse hoovers over symbol
* JavaDoc is shown when mouse hoovers over symbol