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

Auto-completion is not working inside case body of switch-expression(JDK-12/13)

    XMLWordPrintableJSON

Details

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

    Description

      Auto-completion is not working inside case body of switch-expression(JDK-12/13)

      int b = switch(color)

      { case RED: ^ }

      ;

       

      ctrl+space at caret position should show all the possible autocompletion options

      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: