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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5aa7c33  Update index.asciidoc
5aa7c33 is described below

commit 5aa7c339b223422015fa9cb2d2946faa18d7acd3
Author: Geertjan Wielenga <geert...@apache.org>
AuthorDate: Thu Mar 11 09:50:24 2021 +0100

    Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb123/index.asciidoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/netbeans.apache.org/src/content/download/nb123/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
index 4120c55..2088014 100644
--- a/netbeans.apache.org/src/content/download/nb123/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/index.asciidoc
@@ -47,6 +47,7 @@ 
link:https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-jav
 
  - Actions that introduce code elements are exposed through LSP: 
https://github.com/apache/netbeans/pull/2647
  - Code generators are exposed through LSP: 
https://github.com/apache/netbeans/pull/2587
+ - Add LSP-based rename refactoring to the Java LSP Server and the LSP Client: 
https://github.com/apache/netbeans/pull/2600
  - JavaDoc is shown on mouse hover over identifiers: 
https://github.com/apache/netbeans/pull/2601
  - Folding rangers are exposed through LSP: 
https://github.com/apache/netbeans/pull/2682
  - LSP Codelens: https://github.com/apache/netbeans/pull/2705
@@ -58,6 +59,12 @@ 
link:https://marketplace.visualstudio.com/items?itemName=ASF.apache-netbeans-jav
  - Don't show reload/save dialogs: I didn't find the appropriate PR and it's a 
too small detail to mention IMHO
  - Properly stop Maven execution from LSP/DAP: 
https://github.com/apache/netbeans/pull/2679
 
+==== nb-javac
+
+ - Update to (Maven distributed) nbjavac 15.0.0.2: 
https://github.com/apache/netbeans/pull/2759
+ - Fix an issue where permits is treated as a keyword: 
https://github.com/apache/netbeans/pull/2759
+ - Test case for nb-javac for JDK 15: 
https://github.com/apache/netbeans/pull/2562
+
 ==== Gradle
  - Favorite tasks can be added to Gradle Navigator: 
https://github.com/apache/netbeans/pull/2595
  - Improved Gradle Sub-Project display on large projects: 
https://github.com/apache/netbeans/pull/2629


---------------------------------------------------------------------
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