mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-20 04:21:13 +08:00
Remove SourceLair from products, because it's a paid product
This commit is contained in:
@@ -46,7 +46,6 @@ Jedi can currently be used with the following editors/projects:
|
|||||||
- Kate_ version 4.13+ supports it natively, you have to enable it, though. [`proof
|
- Kate_ version 4.13+ supports it natively, you have to enable it, though. [`proof
|
||||||
<https://projects.kde.org/projects/kde/applications/kate/repository/show?rev=KDE%2F4.13>`_]
|
<https://projects.kde.org/projects/kde/applications/kate/repository/show?rev=KDE%2F4.13>`_]
|
||||||
- Atom_ (autocomplete-python-jedi_)
|
- Atom_ (autocomplete-python-jedi_)
|
||||||
- SourceLair_
|
|
||||||
- `GNOME Builder`_ (with support for GObject Introspection)
|
- `GNOME Builder`_ (with support for GObject Introspection)
|
||||||
- `Visual Studio Code`_ (via `Python Extension <https://marketplace.visualstudio.com/items?itemName=ms-python.python>`_)
|
- `Visual Studio Code`_ (via `Python Extension <https://marketplace.visualstudio.com/items?itemName=ms-python.python>`_)
|
||||||
- Gedit (gedi_)
|
- Gedit (gedi_)
|
||||||
@@ -219,7 +218,6 @@ Acknowledgements
|
|||||||
.. _Kate: https://kate-editor.org
|
.. _Kate: https://kate-editor.org
|
||||||
.. _Atom: https://atom.io/
|
.. _Atom: https://atom.io/
|
||||||
.. _autocomplete-python-jedi: https://atom.io/packages/autocomplete-python-jedi
|
.. _autocomplete-python-jedi: https://atom.io/packages/autocomplete-python-jedi
|
||||||
.. _SourceLair: https://www.sourcelair.com
|
|
||||||
.. _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
|
||||||
|
|||||||
@@ -56,10 +56,6 @@ Atom:
|
|||||||
|
|
||||||
- autocomplete-python-jedi_
|
- autocomplete-python-jedi_
|
||||||
|
|
||||||
SourceLair:
|
|
||||||
|
|
||||||
- SourceLair_
|
|
||||||
|
|
||||||
GNOME Builder:
|
GNOME Builder:
|
||||||
|
|
||||||
- `GNOME Builder`_ `supports it natively
|
- `GNOME Builder`_ `supports it natively
|
||||||
@@ -115,7 +111,6 @@ Using a custom ``$HOME/.pythonrc.py``
|
|||||||
.. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle
|
.. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle
|
||||||
.. _kate: https://kate-editor.org/
|
.. _kate: https://kate-editor.org/
|
||||||
.. _autocomplete-python-jedi: https://atom.io/packages/autocomplete-python-jedi
|
.. _autocomplete-python-jedi: https://atom.io/packages/autocomplete-python-jedi
|
||||||
.. _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: https://eric-ide.python-projects.org
|
.. _Eric IDE: https://eric-ide.python-projects.org
|
||||||
|
|||||||
Reference in New Issue
Block a user