From cae88b0f94bd1bb04a775b2fb19bf842792b9e45 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Wed, 30 Sep 2015 14:59:21 +0200 Subject: [PATCH] Add sourcelair to Jedi usages. --- README.rst | 2 ++ docs/docs/usage.rst | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 774a4d85..635f192d 100644 --- a/README.rst +++ b/README.rst @@ -40,6 +40,7 @@ Jedi can currently be used with the following editors: - Kate_ version 4.13+ supports it natively, you have to enable it, though. [`proof `_] - Atom_ (autocomplete-python_) +- sourcelair_ And it powers the following projects: @@ -189,3 +190,4 @@ For more detailed information visit the `testing documentation .. _Kate: http://kate-editor.org .. _Atom: https://atom.io/ .. _autocomplete-python: https://atom.io/packages/autocomplete-python +.. _sourcelair: https://www.sourcelair.com diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index 12fbf66f..dbeecc77 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -51,6 +51,10 @@ Atom: - autocomplete-python_ +SourceLair: + +- sourcelair_ + .. _other-software: @@ -91,3 +95,4 @@ Using a custom ``$HOME/.pythonrc.py`` .. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle .. _kate: http://kate-editor.org/ .. _autocomplete-python: https://atom.io/packages/autocomplete-python +.. _sourcelair: https://www.sourcelair.com