Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-2853

Autocomplete for yield keyword not supported inside case body of Switch-Expression(JDK-13)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 11.2
    • 11.2
    • java - Editor
    • None

    Description

      a= switch(a)

      {default : yie^}

      ;

       

      'ctrl+space' and typing 'yie' should autocomplete yield in case javac support JDK-13

      Attachments

        Issue Links

          Activity

            People

              arunava.sinha ARUNAVA SINHA
              arunava.sinha ARUNAVA SINHA
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: