GitHub Copilot - AI from GitHub that helps increase your productivity. It costs $10 monthly to use or $100 yearly.
GitLens - Git supercharged - Supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens.
Highlight - Advanced text highlighter based on regexes. Useful for todos, annotations, colors etc.
Min Theme - A minimal theme for VS Code that comes in dark and light.
Prettier - Code formatter - Enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
Tailwind CSS IntelliSense - Enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting.
Do you want to install just a few extensions?
To install just a few extensions, you need to edit the package.json removing the unwanted extensions from extensionPack and after that just follow the steps below to install it locally.