Xonsh shell has jedi extension (#1674)

* xonsh shell has jedy extension

* jedin in xonsh shell usage

* and many more! :)
This commit is contained in:
anki-code
2020-09-29 01:12:48 +03:00
committed by GitHub
parent cb55b45d47
commit 04572422d4
2 changed files with 11 additions and 0 deletions

View File

@@ -93,6 +93,16 @@ Web Debugger
- wdb_
xonsh shell
~~~~~~~~~~~
Jedi is a preinstalled extension in `xonsh shell <https://xon.sh/contents.html>`_.
Run the following command to enable:
::
xontrib load jedi
and many more!
.. _repl-completion: