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

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


The following commit(s) were added to refs/heads/delivery by this push:
     new 1b7c405  VSNetBeans changelog update for 12.3 rel.
     new 208af43  Merge pull request #2751 from MartinBalin/vscode_changelog
1b7c405 is described below

commit 1b7c40547d00359ffe06b3cf39fcc1e19f9925d7
Author: Martin Balin <martin.ba...@oracle.com>
AuthorDate: Tue Feb 9 19:39:06 2021 +0100

    VSNetBeans changelog update for 12.3 rel.
---
 java/java.lsp.server/vscode/CHANGELOG.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/java/java.lsp.server/vscode/CHANGELOG.md 
b/java/java.lsp.server/vscode/CHANGELOG.md
index 401e676..5ef9b72 100644
--- a/java/java.lsp.server/vscode/CHANGELOG.md
+++ b/java/java.lsp.server/vscode/CHANGELOG.md
@@ -20,7 +20,17 @@
     under the License.
 
 -->
+## Version 12.3
 
+* LSP codelens for Run and Debug of main and test methods
+* NETBEANS-5319 - Always do save modified files when used through LSP.
+* Project problems and improvements in headless environment for VSNetBeans.
+  * Showing completions returned by annotation Processors in VS Code.
+  * Project problems are resolved in headless environment.
+  * Restart NBLS when an extension providing some NB cluster is 
installed/uninstalled.
+  * Enable full VSNetBeans Maven build test.
+  * Don't show reload/save dialogs in VSNetBeans
+  * Properly stop Maven execution from LSP/DAP 
 ## Version 12.2.1
 
 * Numerous refactorings for Java source code editing added


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to