Skip to content

Commit

Permalink
Merge pull request #6910 from MartinBalin/master
Browse files Browse the repository at this point in the history
Changelog update for VSNetBeans 20.0.301
  • Loading branch information
MartinBalin committed Jan 4, 2024
2 parents bd15071 + 1a3bafb commit 561522e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions java/java.lsp.server/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@
under the License.
-->
## Version 20.0.301
* Micronaut:
* Micronaut Expression Language added - Syntax highlighting, Code Completion, Go to Declaration
* Micronaut Controllers can be based on Repository interfaces to allow data access
* Pageable data Repositories added to New from Template multistep wizard
* Database and OCI:
* OCI Vault support for Database applications run in OKE
* Copy OCID for OCI resources
* Number of bug fixes & improvements
* Numerous LSP improvements & bug fixes
* Number of fixes and improvements in project management
* Priming build reload issues fixed
* Using selected launch config for F5 and code lenses
* and others...

## Version 19.0.301
* LSP: Micronaut Symbols recognized and shown in Find Symbol in VSCode
Expand Down

0 comments on commit 561522e

Please sign in to comment.