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 f815218  Update index.asciidoc
f815218 is described below

commit f81521889bf8a8478b005265aef2d32e920dc41a
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Wed Nov 25 19:38:15 2020 +0100

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

diff --git a/netbeans.apache.org/src/content/download/nb122/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb122/index.asciidoc
index f7a0c03..06c419c 100644
--- a/netbeans.apache.org/src/content/download/nb122/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb122/index.asciidoc
@@ -47,6 +47,7 @@ The full list of pull requests integrated in the 12.2 
timeframe link:https://git
 - Refactoring support for Records 
(https://github.com/apache/netbeans/pull/2164)
 
 == Java Language
+
 === New JDK 14 and 15-Specific Java Language Features
  - Code coloring. Keywords "sealed", "non-sealed", and "permits" are 
highlighted conforming to the existing styles of all other Java keywords.
  - Code formatting for "sealed" type. Extended the Java code formatting 
feature to include "sealed" and "permits" clauses for the first time.
@@ -56,6 +57,7 @@ The full list of pull requests integrated in the 12.2 
timeframe link:https://git
  - Invoke code completion for "Record" variable name and the editor will 
analyze the context and then suggest choices that are reachable from the 
current caret position.
  - Fixed JavaDoc listing for class-type RECORD on auto completion: 
https://github.com/apache/netbeans/pull/2412
  - nb-javac fork supports JDK 15: https://github.com/apache/netbeans/pull/2408
+ 
 === New Miscellaneous Java Language Features
  - Show types for chained method invocations: 
https://github.com/apache/netbeans/pull/2365
  - Create new Class/Interface/Enum when copy-paste raw text: 
https://github.com/apache/netbeans/pull/2334


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