JShell suggestions hidden by wrapped lines

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • 26
    • Affects Version/s: 25, 26
    • Component/s: tools
    • None

      Defined a variable `l` of type `List`, type `l.stream()`, Alt+Enter, `.to`:

      jshell> l.stream()
         ...> .to

      and then Tab:

      jshell> l.stream()
         ...> .to
      jshell> l.stream()t() toString()
         ...> .to

      The suggestions are hidden incorrectly

            Assignee:
            Christian Stein
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: