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
GitHub Copilot
…
Markdown Preview Mermaid Support
Adds Mermaid diagram and flowchart support to VS Code’s builtin markdown preview
For more details, refer Markdown Preview Mermaid Support