mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
removed the plugin list in the wrong place
This commit is contained in:
@@ -19,6 +19,14 @@ which uses Jedi's autocompletion. I encourage you to use Jedi in your IDEs.
|
|||||||
It's really easy. If there are any problems (also with licensing), just contact
|
It's really easy. If there are any problems (also with licensing), just contact
|
||||||
me.
|
me.
|
||||||
|
|
||||||
|
Jedi can be used with the following plugins/software:
|
||||||
|
|
||||||
|
- `VIM-Plugin <http://github.com/davidhalter/jedi-vim>`_
|
||||||
|
- `Emacs-Plugin <https://github.com/tkf/emacs-jedi>`_
|
||||||
|
- `Sublime-Plugin <https://github.com/svaiter/SublimeJEDI>`_
|
||||||
|
- `wdb (web debugger) <https://github.com/Kozea/wdb>`_
|
||||||
|
|
||||||
|
|
||||||
Here are some pictures:
|
Here are some pictures:
|
||||||
|
|
||||||
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_complete.png
|
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_complete.png
|
||||||
|
|||||||
@@ -12,13 +12,6 @@ which uses Jedi's autocompletion. I encourage you to use Jedi in your IDEs.
|
|||||||
It's really easy. If there are any problems (also with licensing), just contact
|
It's really easy. If there are any problems (also with licensing), just contact
|
||||||
me.
|
me.
|
||||||
|
|
||||||
Jedi can be used with the following plugins/software:
|
|
||||||
|
|
||||||
- `VIM-Plugin <http://github.com/davidhalter/jedi-vim>`_
|
|
||||||
- `Emacs-Plugin <https://github.com/tkf/emacs-jedi>`_
|
|
||||||
- `Sublime-Plugin <https://github.com/svaiter/SublimeJEDI>`_
|
|
||||||
- `wdb (web debugger) <https://github.com/Kozea/wdb>`_
|
|
||||||
|
|
||||||
To give you a simple example how you can use the Jedi library, here is an
|
To give you a simple example how you can use the Jedi library, here is an
|
||||||
example for the autocompletion feature:
|
example for the autocompletion feature:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user