This is an automated email from the ASF dual-hosted git repository.

mbalin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new ce9c1e2439 Updates for 15.0.301 release of VSNetBeans (#4740)
ce9c1e2439 is described below

commit ce9c1e2439e77716c15b55c224dbbb3fe76d074f
Author: Martin BalĂ­n <[email protected]>
AuthorDate: Fri Oct 7 17:39:52 2022 +0200

    Updates for 15.0.301 release of VSNetBeans (#4740)
---
 java/java.lsp.server/vscode/CHANGELOG.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/java/java.lsp.server/vscode/CHANGELOG.md 
b/java/java.lsp.server/vscode/CHANGELOG.md
index a41c38359c..5acc9992ec 100644
--- a/java/java.lsp.server/vscode/CHANGELOG.md
+++ b/java/java.lsp.server/vscode/CHANGELOG.md
@@ -20,6 +20,22 @@
     under the License.
 
 -->
+## Version 15.0.301
+* Native image CE debugger works on aarch64
+* Organize Imports fixed for clashing star imports
+* Auto import of types in code completion
+* Added inline redundant variable hint
+* Improvements to Maven and Gradle projects to report project artifacts
+* Return all dependencies for Maven and Gradle projects
+* Support Maven and Gradle vulnerability audits in OCI a proxy to nvd.nist.gov
+* NetBeans should not auto-insert `\n\` in Groovy triple quoted strings 
+* nb-javac 19 support
+
+## Version 15.0
+* Open Type command added
+* Present project view files as tree leaves
+* Minor improvements in OCI ui and VSCode icon mapping
+
 ## Version 14.0.301
 * Settings: `NetBeans:UserDir` is set to `Local` as default value. This means 
each instance of VSCode runs own VSNetBeans LS
 * Format Document and Format Selection added 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to