summaryrefslogtreecommitdiff
path: root/examples/argparse_completion.py
Commit message (Expand)AuthorAgeFilesLines
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-4/+15
* Added info on semantic versioning and branching strategy to CONTRIBUTING.mdTodd Leonhardt2020-04-241-2/+2
* Made CompletionError exception available to non-argparse tab completionKevin Van Brunt2020-02-171-2/+2
* Finished argparse completion exampleKevin Van Brunt2020-02-131-21/+49
* Wrote examples for CompletionError and CompletionItemKevin Van Brunt2020-02-131-13/+34
* Start of new argparse completion exampleKevin Van Brunt2020-02-131-0/+73