Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add slash command autocomplete #72

Open
jfrerich opened this issue Aug 5, 2020 · 0 comments
Open

Add slash command autocomplete #72

jfrerich opened this issue Aug 5, 2020 · 0 comments

Comments

@jfrerich
Copy link

jfrerich commented Aug 5, 2020

Is your feature request related to a problem? Please describe.
The result from /do help is comprehensive, but I feel slash command autocomplete would really help a user traverse all the available commands

Describe the solution you'd like
I also think autocomplete would benefit by grouping commands and providing subcommands instead of slugs (create-droplet)

For example:

/do droplet create
/do droplet list
/do droplet rename
/do droplet reboot
/do droplet shutdown

Examples of Autocomplete implementations:
mattermost-community/mattermost-plugin-confluence#62
mattermost-community/mattermost-plugin-agenda#40

Describe alternatives you've considered
n/a

Additional context
This would be a great feature and the setup isn't too difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant