mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-26 13:00:24 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 76c1e03f07 |
+2
-2
@@ -3,7 +3,7 @@
|
|||||||
Using Jedi
|
Using Jedi
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|jedi| is can be used with a variety of :ref:`plugins <editor-plugins>`,
|
|jedi| can be used with a variety of :ref:`plugins <editor-plugins>`,
|
||||||
:ref:`language servers <language-servers>` and other software.
|
:ref:`language servers <language-servers>` and other software.
|
||||||
It is also possible to use |jedi| in the :ref:`Python shell or with IPython
|
It is also possible to use |jedi| in the :ref:`Python shell or with IPython
|
||||||
<repl-completion>`.
|
<repl-completion>`.
|
||||||
@@ -97,7 +97,7 @@ Web Debugger
|
|||||||
xonsh shell
|
xonsh shell
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
Jedi is a preinstalled extension in `xonsh shell <https://xon.sh/contents.html>`_.
|
Jedi is a preinstalled extension in `xonsh shell <https://xon.sh/contents.html>`_.
|
||||||
Run the following command to enable:
|
Run the following command to enable:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|||||||
Reference in New Issue
Block a user