summaryrefslogtreecommitdiff
path: root/docs/shell-completion.rst
Commit message (Expand)AuthorAgeFilesLines
* fix ParamType.to_info_dict() with no nameMatthew Martin2022-03-191-0/+2
* swap order of instruction stringDavid Lord2020-10-071-22/+18
* don't pass all args to shell_complete methodsDavid Lord2020-10-031-3/+2
* rename autocompletion to shell_completeDavid Lord2020-10-031-3/+4
* return list of CompletionItem objectsDavid Lord2020-10-031-7/+10
* documentation for new shell completion systemAmy2020-10-031-0/+286