VS Code extensions

The extensions I keep installed. Reinstall the whole list with one command, or open any of them in the Marketplace.

~/.vscode/extensions.txttext
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
antfu.iconify antfu.unocss anthropic.claude-code beardedbear.beardedicons beardedbear.beardedtheme bradlc.vscode-tailwindcss dbaeumer.vscode-eslint eamodio.gitlens editorconfig.editorconfig mikestead.dotenv ms-playwright.playwright oxc.oxc-vscode pkief.material-icon-theme ritwickdey.liveserver sdras.night-owl vitest.explorer voidzero.vite-plus-extension-pack vue.volar

18 extensions

Every name opens in the Visual Studio Marketplace.

Install them allxargs -L 1 code --install-extension < ~/.vscode/extensions.txt