From aa22e5371e710516af86f5f1bb49ca9fbdc4824d Mon Sep 17 00:00:00 2001 From: Laszlo Kishalmi Date: Tue, 20 Feb 2024 10:50:46 -0800 Subject: [PATCH] Java Code Templates for records and sealed types --- .../java/editor/resources/DefaultAbbrevs.xml | 27 +++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/java/java.editor/src/org/netbeans/modules/java/editor/resources/DefaultAbbrevs.xml b/java/java.editor/src/org/netbeans/modules/java/editor/resources/DefaultAbbrevs.xml index b9b61d013964..f271dabcc67c 100644 --- a/java/java.editor/src/org/netbeans/modules/java/editor/resources/DefaultAbbrevs.xml +++ b/java/java.editor/src/org/netbeans/modules/java/editor/resources/DefaultAbbrevs.xml @@ -45,8 +45,10 @@ - + + + @@ -54,7 +56,9 @@ + + @@ -489,6 +493,25 @@ ${cursor}]]> } } ]]> + + + + + + + + + + + + + + + + ]]> - " default=""exp""}); + " default=""exp""}); ${cursor}]]> 0) {