What's in my inventory?
My daily drivers.
Info: Some links on this page may earn me a small commission at no extra cost to you. Thank you for your support.
Editor Setup
I like to write my code without relying on AI, so I usually disable AI features in my editor.
Themes
- Perfect Dark theme - A sleek dark theme by me.
- Vesper++ - My default editor theme, a fork of the Vesper theme.
- Vesper - Clean and Minimal.
- Gruvbox Theme - Another minimal theme I like.
- Glyph for VSCode - Clean icon pack, I use the Legacy variant.
- Gruvbox Material Icon Theme - Pairs nicely with Gruvbox Theme.
- Carbon Product Icons by Anthony Fu - Better than the default editor Product icon.
Extensions
- Auto Rename Tag - Useful for editing HTML/XML tags.
- Better Comments - for Comment highlighting.
- Bun - Bun JavaScript runtime support.
- Code Spell Checker - Spelling checker for source code.
- Dart - Dart language support and debugger.
- Dev Containers - Open any folder in a container.
- Docker - Makes it easy to build, manage, and deploy containerized applications.
- EditorConfig for VS Code - EditorConfig support for VS Code.
- ESLint - Integrates ESLint JavaScript into VS Code.
- Flutter - Flutter support and tools.
- Flutter Riverpod Snippets - Snippets for Flutter Riverpod.
- GitHub Actions - GitHub Actions workflows support.
- GitLens - Supercharge Git capabilities within VS Code.
- i18n Ally - All-in-one i18n extension for VS Code.
- Iconify - Iconify extension by Anthony Fu.
- Image preview - Shows image preview in the gutter.
- Import Cost - Display import/require package size in the editor.
- MDC - MDC (Markdown Components) support for Nuxt.
- MDX - MDX language support.
- npm Intellisense - Autocompletes npm modules in import statements.
- Nuxt VSCode Extensions - Nuxt extensions for VS Code.
- Nuxtr - Nuxt development tools.
- Path Intellisense - Autocompletes filenames.
- Prettier - Code formatter - Code formatter using Prettier.
- Pretty TypeScript Errors - Make TypeScript errors prettier and human-readable.
- Prisma - Adds syntax highlighting, formatting, autocomplete, jump-to-definition, and linting for Prisma.
- Remote Containers - Open any folder or repository in a containerized environment.
- Remote SSH - Open any folder on a remote machine using SSH.
- SVG - SVG preview and tools.
- Tailwind CSS IntelliSense - Intelligent autocomplete for Tailwind CSS.
- Vite - Vite extension by Anthony Fu.
- Volar - Vue Language Features (Volar).
- WakaTime - Metrics, insights, and time tracking are automatically generated from your programming activity.
- XML - XML Language Support by Red Hat.
- YAML - YAML Language Support by Red Hat.
Editor Settings
- View my complete VS Code settings on - GitHub Gist.