mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Fix VS Code extension link
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@ Edition (Apache 2.0 License) with fewer features.
|
|||||||
Python (on Visual Studio Code)
|
Python (on Visual Studio Code)
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
`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>`_.
|
`Python for Visual Studio <https://marketplace.visualstudio.com/items?itemName=ms-python.python>`_ is an extension for the `Visual Studio Code IDE <https://code.visualstudio.com>`_.
|
||||||
This is a free, light weight, open source IDE, with support for Mac, Windows, and Linux.
|
This is a free, light weight, open source IDE, with support for Mac, Windows, and Linux.
|
||||||
Built using open source technologies such as Node.js and Python, with compelling features such as Intellisense (autocompletion), local and remote debugging, linting, and the like.
|
Built using open source technologies such as Node.js and Python, with compelling features such as Intellisense (autocompletion), local and remote debugging, linting, and the like.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user