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

Stop pop suggestion for CTRL+space or by dot inside a lambda with missing "return"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 12.0, 12.2
    • None
    • java - Editor
    • OpenJDK 11.0.2
      Gradle 6.4.1

    Description

      e.g.

      java.util.Optional.of("").map((o)->

      {     o. //no suggestion (autocomplete)     //return o;//if you uncomment such "return" then you get suggestion }

      )

      Attachments

        Issue Links

          Activity

            People

              akshay_gupta Akshay Gupta
              nb-user-2019 Netbeans User 2019
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: