Some tips python
Setup Formatter¶
pip install black
View
>Command Palette
(orShift
+cmd
+p
)- Preferences: Open User Settings (JSON)
- Add the following lines to the settings file:
-
Manually Format a File: Press
Shift
+Alt
+F
(orShift
+Option
+F
on macOS) -
Format from the terminal