You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design:
- Catppuccin for VSCode - Catppuccin Mocha (VSCode Theme)
- Apc Customize UI ++ - customize VSCode explorer
- Bearded Icons (VSCode Explorer icons)
- Better Comments (Comments design with !, #, ?, etc.. prefixes)
- Markdown All in One - System Default (README.md Preview Theme)
- Bracket Pair Color DLW - code brackets colors
- Error Lens - errors directly in code
Python:
- Python (Python typehints)
- Python Debugger
- Pylance
- Black Formater (Python PEP-8 formatter [CTRL + ALT + F])
Automations & Help:
- Codeium (AI with autocomplete)
- GitHub Actions (View GitHub Actions in a tab)
- GitHub Pull Requests (Send pull requests easily)
- SQLite Viewer (View database files directly in VSCode)
- YAML (.yml, .yaml files typehints)
- Docker (Dockerfile and Docker-Compose typehints)
Other:
- Discord Presence (Show the coding process with details in Discord Status)
- Polacode-2022 (Beautiful screenshots [CTRL + SHITF + P -> Polacode])
>_ Keybinds
Comment selected code: CTRL + K + C
Uncomment selected code: CTRL + K + U
Format code: SHIFT + ALT + F
Edit multiple rows: ALT + SELECT ROWS
Other: Default