mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-09 23:34:45 +08:00
tab completion instead of jedi autocompletion in docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
.. include:: ../global.rst
|
.. include:: ../global.rst
|
||||||
|
|
||||||
Jedi autocompletion in the Python interpreter
|
Tab completion in the Python Shell
|
||||||
=============================================
|
==================================
|
||||||
|
|
||||||
There are two different options how you can use Jedi autocompletion in
|
There are two different options how you can use Jedi autocompletion in
|
||||||
your Python interpreter. One with your custom ``$HOME/.pythonrc.py`` file
|
your Python interpreter. One with your custom ``$HOME/.pythonrc.py`` file
|
||||||
|
|||||||
Reference in New Issue
Block a user