From b82687642da2d6f33a6b82d39a0f2d961cceed3d Mon Sep 17 00:00:00 2001 From: Don Jayamanne Date: Wed, 24 Aug 2016 20:27:40 +1000 Subject: [PATCH] update usage.rst Updated to make reference to VS Code using this library. --- docs/docs/usage.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index 015c3e2a..5b222f85 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -48,6 +48,10 @@ Kate: `__, you have to enable it, though. +Visual Studio Code: + +- Python_ + Atom: - autocomplete-python_ @@ -112,3 +116,4 @@ Using a custom ``$HOME/.pythonrc.py`` .. _GNOME Builder: https://wiki.gnome.org/Apps/Builder/ .. _gedi: https://github.com/isamert/gedi .. _Eric IDE: http://eric-ide.python-projects.org +.. _Python: https://marketplace.visualstudio.com/items?itemName=donjayamanne.python