jjs should support documentation key shortcut in interactive mode

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • b99
    • generic
    • generic

      jshell supports shift-tab for documentation. So far, it seems to just display overload variants of a java method.

      jjs should support documentation key shortcut as well. jjs can show

      *) javadoc of java type in desktop browser
      *) function specific documentation for script function (we can annotate builtin functions with documentation property and that can be shown). If function document is not available, source code of script function can be shown.
      *) if document is missing, toString output can be shown
      --- toString on overloaded dynamic Java methods will show overload variants

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: