---
key: tool/vscode-python
kind: tool
name: "Python for VSCode"
url: https://plangs.page/tool/vscode-python
---

# Python for VSCode

Python language support with extension access points for IntelliSense (Pylance), Debugging (Python Debugger), linting, formatting, refactoring, unit tests, and more.

## Facts

- Homepage: https://marketplace.visualstudio.com/items?itemName=ms-python.python

## Relationships

### Plangs

- [Python](https://plangs.page/python)

### Implemented With

- [TypeScript](https://plangs.page/typescript)
