

Usage
- Open a file with extensions like
.py , .pyw , etc.
- Press
win+shift+f (windows) or cmd+shift+f (macOS) to format the file.
- Lints automatically as you type
- Enable/Disable linting from settings or from command palette (
win+shift+p or F1 )
Features
- Zero Configuration: Simply open a file and press
win+shift+f (windows) or cmd+shift+f (macOS) to format the file.
- Customizable Styles: Look into settings to customize the formatting style (Comming Soon).
- Linting: Get issues
linted on your editor as you type.
Requirements
Nothing needed.
Installation
- Install the Python Format + Lint extension from the Visual Studio Code marketplace and you're set!
Enjoy!
| |