You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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 commandsDescribe 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.
The text was updated successfully, but these errors were encountered: