Skip to content

Commit a603b95

Browse files
committed
updated to include a reference to VS Code
1 parent 0760825 commit a603b95

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/dev/env.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,14 @@ features can be brought to IntelliJ with the free
150150
versions of PyCharm: Professional Edition (Free 30-day trial) and Community
151151
Edition(Apache 2.0 License) with fewer features.
152152

153+
Python (on Visual Studio Code)
154+
-----------------------------
155+
156+
`Python for Visual Studio <https://marketplace.visualstudio.com/items?itemName=donjayamanne.python>`_ is an extension for the `Visual Studio Code IDE <https://code.visualstudio.com>`_.
157+
This is a free, light weight and open source IDE, with support for Mac, Windows and Linux.
158+
Built using open source technologies such as NodeJs and Python, with compelling features such as Intellisense (autocompletion), local and remote debugging, linting, and the like.
159+
MIT licensed.
160+
153161
Enthought Canopy
154162
----------------
155163
`Enthought Canopy <https://www.enthought.com/products/canopy/>`_ is a Python

0 commit comments

Comments
 (0)