diff --git a/README.rst b/README.rst index 7eda97cb..7d0d7106 100644 --- a/README.rst +++ b/README.rst @@ -42,6 +42,7 @@ Jedi can currently be used with the following editors/projects: - `GNOME Builder`_ (with support for GObject Introspection) - Gedit (gedi_) - wdb_ - Web Debugger +- `Eric IDE`_ (Available as a plugin) - `IPython 6.0.0+ `_ - `xonsh shell `_ has `jedi extension `_ @@ -212,3 +213,4 @@ Thanks a lot to all the .. _GNOME Builder: https://wiki.gnome.org/Apps/Builder .. _Visual Studio Code: https://code.visualstudio.com/ .. _gedi: https://github.com/isamert/gedi +.. _Eric IDE: https://eric-ide.python-projects.org diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index 7ab70e46..2ef8b848 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -83,6 +83,11 @@ Gedit - gedi_ +Eric IDE +~~~~~~~~ + +- `Eric IDE`_ (Available as a plugin) + Web Debugger ~~~~~~~~~~~~