You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Python for Visual Studio <https://marketplace.visualstudio.com/items?itemName=ms-python.python>`_ is an extension for the `Visual Studio Code <https://code.visualstudio.com>`_.
145
+
This is a free, lightweight, open source code editor, with support for Mac, Windows, and Linux.
146
+
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.
147
+
148
+
MIT licensed.
141
149
142
150
IDEs
143
151
::::
@@ -152,14 +160,6 @@ features can be brought to IntelliJ with the free
152
160
versions of PyCharm: Professional Edition (Free 30-day trial) and Community
153
161
Edition (Apache 2.0 License) with fewer features.
154
162
155
-
Python (on Visual Studio Code)
156
-
------------------------------
157
-
158
-
`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>`_.
159
-
This is a free, lightweight, open source IDE, with support for Mac, Windows, and Linux.
160
-
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.
0 commit comments