diff --git a/README.rst b/README.rst index e042fed3..c6bd4774 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,7 @@ Jedi can be used with the following editors: - Vim (jedi-vim_, YouCompleteMe_) - Emacs (Jedi.el_) - Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3]) +- SynWrite_ And it powers the following projects: @@ -138,4 +139,5 @@ For more detailed information visit the `testing documentation .. _Jedi.el: https://github.com/tkf/emacs-jedi .. _sublimejedi: https://github.com/srusskih/SublimeJEDI .. _anaconda: https://github.com/DamnWidget/anaconda +.. _SynWrite: http://uvviewsoft.com/synjedi/ .. _wdb: https://github.com/Kozea/wdb diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index d071b97a..ca5ddbe8 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -31,6 +31,10 @@ Sublime Text 2/3: - `SublimeJEDI `_ (ST2 & ST3) - `anaconda `_ (only ST3) +SynWrite: + +- `SynJedi `_ + .. _other-software: