# VSCode extensions # Install all with: cat extensions.txt | xargs -L1 code --install-extension # AI anthropic.claude-code github.copilot-chat # themes arrrrny.zed-one-theme drewxs.tokyo-night-dark enkia.tokyo-night # rust rust-lang.rust-analyzer tauri-apps.tauri-vscode vadimcn.vscode-lldb fill-labs.dependi # web / js / ts bradlc.vscode-tailwindcss dbaeumer.vscode-eslint esbenp.prettier-vscode svelte.svelte-vscode vue.volar yoavbls.pretty-ts-errors ritwickdey.liveserver # c / c++ llvm-vs-code-extensions.vscode-clangd ms-vscode.cpptools ms-vscode.cpptools-extension-pack ms-vscode.cpp-devtools # python ms-python.python ms-python.debugpy ms-python.vscode-pylance ms-python.vscode-python-envs # devops / infra github.vscode-github-actions ms-vscode-remote.remote-ssh ms-vscode-remote.remote-ssh-edit ms-vscode.remote-explorer # data / config dotenv.dotenv-vscode redhat.vscode-yaml tamasfe.even-better-toml nefrob.vscode-just-syntax # misc humao.rest-client usernamehw.errorlens wayou.vscode-todo-highlight yzhang.markdown-all-in-one sidthesloth.html5-boilerplate