Skip to content

Autocomplete for Dynamic CLI #126

@GouravSardana

Description

@GouravSardana

We need to autocomplete feature for dynamic to make it easier to use.

For example -
If I type dynamic in the terminal it will show a popup like --help, -post, -no

See this -

OnPaste 20210930-165426

For implementation of autocomplete in python refer to this - https://python-prompt-toolkit.readthedocs.io/en/master/

This issue is dependent upon #125 . Because to use autocomplete we need a different shell to make our changes visible. That shell can be created by xonsh.

The end goal should be similar to this -
endgoal

Credit for autocomplete and xosh - gitsome

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestThis Issue Will be Consider Under Hacktoberfest 2021Level3New features, major bug fixing.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions