JShell: methods and fields of uncompleted expressions should be suggested

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: tools
    • None
    • b132
    • Verified

      JShell API: methods and fields of uncompleted expressions should be suggested.

      Nothing is suggested if declaration is not completed (See CompletionSuggestionTest#testUncompletedDeclaration).
      Examples:
      class Clazz { Claz|
      class A { int method() { return 0; } int a = meth|

            Assignee:
            Jan Lahoda
            Reporter:
            Andrei Eremeev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: