Must have plugins, Themes and fonts
Plugins
- AREPL
- Python docstring generator
- Python preview
- Paste json as code
- docsmsft.docs-markdown
- ESlint
- Prettier
- Intellicode
- Beautify
- Minify
- liveserver
- Vueter
- laravel pack
- python extension pack
Themes
- Cobalt 2
- Dracula
- Night Owl
- Shades of purple
- Winter is coming
Fonts
- Cascadia Code
- Fira Code
- settings
- set
editor.font:Cascadia Code, 'cascadia code', monospace - set
"editor.fontLigatures":true
- set
Keyboard Shortcut
Ctrl + R - Recent Projects
Ctrl + P - command palette
Ctrl + F - Find and replace
Alt + h - Action within selcetion
Ctrl + G - Go to specific line
Ctrl + Shift + D - duplicate line
Shift + Alt + Up/Down - copy line up/down
Ctrl + Alt + Up arrow / Down arrow - Add cursor above/below
`Ctrl + `` - terminal
esc - close panel
F2 - rename symbol
F6 - debug
Shift + Alt + F - format code