xonsh/tests/completers
Noorhteen Raja NJ 5f0ec33447
Ap/aliases completer (#4486)
* feat: create field to define alias-completer

this will resolve checking parser or alias. Now the alias can define how
it completes.

will solve
https://github.com/xonsh/xonsh/pull/4267#discussion_r676066853

* docs:

* fix: mypy error

* fix: rst qa

* style:
2021-11-23 12:34:12 -05:00
..
test_base_completer.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_bash_completer.py completers: bash: Fix completing an empty prefix (#4316) 2021-06-20 12:54:36 +03:00
test_command_completers.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_completer_command.py Ap/aliases completer (#4486) 2021-11-23 12:34:12 -05:00
test_dir_completers.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_environment_completer.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_pip_completer.py feat: improve pip completer (#4476) 2021-09-26 11:33:09 -04:00
test_xompletions.py feat: use ArgparserAlias for xontrib (#4441) 2021-09-02 22:17:45 +03:00