https://code.visualstudio.com/
Extensions
Black Formatter
A Visual Studio Code extension with support for the Black formatter to format Python π files. The extension ships withΒ black=24.8.0
.
For more details, visit the VS code Marketplace
Formatting of jupyter notebooks
- MacOS:
Option + Shift + F
- Windows:
Alt + Shift + F
For more details, refer How to Format Jupyter notebook in VSCode