You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Sl No.IssueSummaryAssignee
1NETBEANS-2917Support for Yield in Switch-Expression for JDK-13Arunava Sinha
2

NETBEANS-2859

Add JDK 13 Text Blocks support in Java EditorReema, Jan

Yield Support in NB .

Syntax Highlighting

Formatting

Code Completion

Text Block Support

Quotes Completion:

Text block is  enclosed by triple quotes. Auto completion of triple quotes will be triggered once users types quotes two times.

Syntax Highlighting :

Text inside triple-quotes are marked in orange color.


Hint : To convert normal String literal to Text Block.


  • No labels