Skip to content

Commit

Permalink
Merge pull request #701 from mfussenegger/vscode
Browse files Browse the repository at this point in the history
Add vscode to editors using jedi
  • Loading branch information
davidhalter committed Mar 22, 2016
2 parents c0242cf + a185742 commit 935aec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Expand Up @@ -42,6 +42,7 @@ Jedi can currently be used with the following editors:
- Atom_ (autocomplete-python_)
- SourceLair_
- `GNOME Builder`_ (with support for GObject Introspection)
- `Visual Studio Code`_ (via `Python Extension <https://marketplace.visualstudio.com/items?itemName=donjayamanne.python>`_)

And it powers the following projects:

Expand Down Expand Up @@ -193,3 +194,4 @@ For more detailed information visit the `testing documentation
.. _autocomplete-python: https://atom.io/packages/autocomplete-python
.. _SourceLair: https://www.sourcelair.com
.. _GNOME Builder: https://wiki.gnome.org/Apps/Builder
.. _Visual Studio Code: https://code.visualstudio.com/

0 comments on commit 935aec7

Please sign in to comment.