VS Code

IDE / EditorPython N/ABeginner

Microsoft's free, extensible code editor; Python support via the Python extension and Pylance

Quick Info

Documentation
Official Docs
Python Version
N/A
Dependencies
None
Install
Download from https://code.visualstudio.com

Learn by Difficulty

Quick Example

python
# VS Code
# Microsoft's free, extensible code editor; Python support via the Python extension and Pylance
#
# Category: IDE / Editor
# Related: PyCharm, Python Extension, Pylance, Copilot, Jupyter Extension
print("VS Code: Microsoft's free, extensible code editor; Python support via the Python extension and Pylance")

VS Code is part of the Python ecosystem. Microsoft's free, extensible code editor; Python support via the Python extension and Pylance.

Try in Playground

Tags

toolideeditorfreeextensiblemicrosoft

Related Items