forked from VimPlug/jedi
Add Eric IDE to the list of supported plugins.
This commit is contained in:
@@ -44,6 +44,7 @@ Jedi can currently be used with the following editors/projects:
|
|||||||
- `Visual Studio Code`_ (via `Python Extension <https://marketplace.visualstudio.com/items?itemName=donjayamanne.python>`_)
|
- `Visual Studio Code`_ (via `Python Extension <https://marketplace.visualstudio.com/items?itemName=donjayamanne.python>`_)
|
||||||
- Gedit (gedi_)
|
- Gedit (gedi_)
|
||||||
- wdb_ - Web Debugger
|
- wdb_ - Web Debugger
|
||||||
|
- `Eric IDE`_ (Available as a plugin)
|
||||||
|
|
||||||
and many more!
|
and many more!
|
||||||
|
|
||||||
@@ -206,3 +207,4 @@ Acknowledgements
|
|||||||
.. _GNOME Builder: https://wiki.gnome.org/Apps/Builder
|
.. _GNOME Builder: https://wiki.gnome.org/Apps/Builder
|
||||||
.. _Visual Studio Code: https://code.visualstudio.com/
|
.. _Visual Studio Code: https://code.visualstudio.com/
|
||||||
.. _gedi: https://github.com/isamert/gedi
|
.. _gedi: https://github.com/isamert/gedi
|
||||||
|
.. _Eric IDE: http://eric-ide.python-projects.org
|
||||||
|
|||||||
@@ -66,7 +66,9 @@ Gedit:
|
|||||||
|
|
||||||
- gedi_
|
- gedi_
|
||||||
|
|
||||||
.. _other-software:
|
Eric IDE:
|
||||||
|
|
||||||
|
- `Eric IDE`_ (Available as a plugin)
|
||||||
|
|
||||||
Web Debugger:
|
Web Debugger:
|
||||||
|
|
||||||
@@ -109,3 +111,4 @@ Using a custom ``$HOME/.pythonrc.py``
|
|||||||
.. _SourceLair: https://www.sourcelair.com
|
.. _SourceLair: https://www.sourcelair.com
|
||||||
.. _GNOME Builder: https://wiki.gnome.org/Apps/Builder/
|
.. _GNOME Builder: https://wiki.gnome.org/Apps/Builder/
|
||||||
.. _gedi: https://github.com/isamert/gedi
|
.. _gedi: https://github.com/isamert/gedi
|
||||||
|
.. _Eric IDE: http://eric-ide.python-projects.org
|
||||||
|
|||||||
Reference in New Issue
Block a user