Visual Studio Code Extensions That I Use
The complete list divided by topics.
Published on
Here are all the extensions I use in VSCode.
There are a lot of them since I have had to work with different technologies over the years and I try a lot of random stuff in my free time.
Some of them are not widely used but in the end, all of them are working.
Among them, there is also an extension that I’ve done. It’s a theme called Vitality and I made it to work with italics keywords. Over the years someone has tried it and it gives me a lot of satisfaction.
Python
Django
Jinja
CSS
Writing
- Insert Date String — Jakub Synowiec
- markdownlint — David Anson
- Grammarly — Rahul Kadyan
- Markdown PDF — yzane
- Markdown All in One — Yu Zhang
- Text Manipulator — Adam Walzer
- MDX — unified
Database
- SQLTools — Matheus Teixeira
- SQLTools PostgreSQL/Cockroach/Redshift Driver — Matheus Teixeira
- SQLTools SQLite — Matheus Teixeira
DevOps
- Caddyfile Syntax — zamerick
- Ansible — Red Hat
- YAML — Red Hat
- XML Tools — Josh Johnson
- GitLens — GitKraken
- Caddyfile Support — matthewpi
Nginx
- nginx-formatter — Simon Schneider
- NGINX Configuration Language Support — ahmadalli
- nginx.conf hint — Liu Yue
- NGINX Configuration — William Voyek
Themes
- Vitality — Luca Fedrizzi
- Tokyo Night — enkia
- Cobalt2 — Wes Bos
- Shades of Purple — Ahmad Awais
- Material Icon Theme — Philipp Kief
Node / JavaScript
- Jest — Orta
- Nunjucks Template Formatter — Nanda Okitavera
- Babel JavaScript — Michael McDermott
- i18n Ally — Lokalise
- Document This — oouo-diogo-perdigao
- Astro — Astro
- ESLint — Microsoft
- Docs View — Matt Bierner
- Prisma — Prisma
- Deno — denoland
- ES7+ React/Redux/React-Native snippets — dsznajder
Nunjucks
VSCode first party
- Live Share — Microsoft
- Remote - Containers — Microsoft
- Remote - SSHPreview — Microsoft
- Remote - SSH: Editing Configuration FilesPreview — Microsoft
- Remote - WSLPreview — Microsoft
- Docker — Microsoft
Others
- Inline HTML — pushqrdx
- advanced-new-file — patbenatar
- Rainbow CSV — mechatroner
- Rainbow CSV — mechatroner
- Peacock — John Papa
- Path Autocomplete — Mihai Vilcu
- shell-format — foxundermoon
- VS Slug — Neptune Design
- Prettier — Prettier
- Regex Previewer — Christof Marti
- jumpy — wmaurer
- TODO Highlight — Wayou Liu
- Live Server — Ritwick Dey
- Word Count — Microsoft
- Polacode — P & P
- Project Manager — Alessandro Fragnani
- vscode-svgviewer — cssho // Deprecated
- EditorConfig for VS Code — EditorConfig
Just in case
This is a living article, I expect to update it with new extensions or remove them if they are no anymore valid.
As time passed by I noticed that extensions are pretty solid in general, even if not updated they are still working. So in the end there was never really a need to change many of them. The VSCode team is good at not introducing too many destructive elements.