Uploaded image for project: 'Magnolia Groovy Module'
  1. Magnolia Groovy Module
  2. MGNLGROOVY-128

Add basic autocompletion feature in console

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.3.1
    • None
    • console
    • None
    • Yes

      Adding such a feature should be fairly easy as the terminal plugin supports tab completion http://terminal.jcubic.pl/api_reference.php
      Here are all the possible options

      • Hitting tab once will try to complete the current command by looking at the available variables int the current Groovy script context
      • Hitting tab twice will show all the available options, if any
      • To enable basic method name completion, if available, type . (dot) and hit tab

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: