Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a603b95

Browse filesBrowse files
committed
updated to include a reference to VS Code
1 parent 0760825 commit a603b95
Copy full SHA for a603b95

File tree

1 file changed

+8
-0
lines changed
Filter options

1 file changed

+8
-0
lines changed

‎docs/dev/env.rst

Copy file name to clipboardExpand all lines: docs/dev/env.rst
+8Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.