From cedae326055189450064c2492f4ebc37c01861f3 Mon Sep 17 00:00:00 2001 From: David Halter Date: Wed, 11 Sep 2013 22:38:42 +0430 Subject: [PATCH 1/2] Add SynWrite to supported editors. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index cef8da37..c278637f 100644 --- a/README.rst +++ b/README.rst @@ -31,6 +31,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: @@ -133,4 +134,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 From b17de836c32286934f38b4d49ff0b4efa04dbacf Mon Sep 17 00:00:00 2001 From: David Halter Date: Thu, 12 Sep 2013 13:25:21 +0430 Subject: [PATCH 2/2] Added SynJedi also to sphinx docs --- docs/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index aaf46a70..843313eb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -59,6 +59,10 @@ Sublime Text 2/3: - `SublimeJEDI `_ (ST2 & ST3) - `anaconda `_ (only ST3) +SynWrite: + +- `SynJedi `_ + .. _other-software: