mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-14 17:47:05 +08:00
Added YCM to plugin list
This commit is contained in:
20
README.rst
20
README.rst
@@ -26,12 +26,15 @@ 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:
|
Jedi can be used with the following editors:
|
||||||
|
|
||||||
- `VIM-Plugin <https://github.com/davidhalter/jedi-vim>`_
|
- Vim (jedi-vim_, YouCompleteMe_)
|
||||||
- `Emacs-Plugin <https://github.com/tkf/emacs-jedi>`_
|
- Emacs (emacs-jedi_)
|
||||||
- `Sublime-Plugin <https://github.com/svaiter/SublimeJEDI>`_
|
- Sublime Text (SublimeJEDI_)
|
||||||
- `wdb (web debugger) <https://github.com/Kozea/wdb>`_
|
|
||||||
|
And it powers the following projects:
|
||||||
|
|
||||||
|
- wdb_
|
||||||
|
|
||||||
|
|
||||||
Here are some pictures:
|
Here are some pictures:
|
||||||
@@ -123,3 +126,10 @@ Tests are also run automatically on `Travis CI
|
|||||||
|
|
||||||
For more detailed information visit the `testing documentation
|
For more detailed information visit the `testing documentation
|
||||||
<https://jedi.readthedocs.org/en/latest/docs/testing.html>`_
|
<https://jedi.readthedocs.org/en/latest/docs/testing.html>`_
|
||||||
|
|
||||||
|
|
||||||
|
.. _jedi-vim: https://github.com/davidhalter/jedi-vim
|
||||||
|
.. _youcompleteme: http://valloric.github.io/YouCompleteMe/
|
||||||
|
.. _emacs-jedi: https://github.com/tkf/emacs-jedi
|
||||||
|
.. _sublimejedi: https://github.com/svaiter/SublimeJEDI
|
||||||
|
.. _wdb: https://github.com/Kozea/wdb
|
||||||
|
|||||||
Reference in New Issue
Block a user