Setting up a new VS Code environment? Don't waste time installing your favorite extensions one by one. With my-vscode-extension
, you can install a complete set of recommended extensions interactively in just a few seconds.
Before you begin, make sure the following tools are installed on your system:
- Node.js (v14 or higher recommended) – Download Node.js
- Git – Download Git
- Visual Studio Code – Download VS Code
⚠️ Make surecode
command is available globally. You can enable this from: VS Code → Command Palette → Shell Command: Install 'code' command in PATH
To install the CLI globally:
npm install -g my-vscode-extension
Once installed, run:
my-vscode-extension
Here are some of the extensions you will be prompted to install
✅ ESLint
✅ Prettier
✅ npm Intellisense
✅ Auto Close Tag
✅ Auto Rename Tag
✅ Better Comments
✅ Path Intellisense
✅ vscode-icons
✅ Material Icons
✅ React/Redux Snippets
✅ Tailwind CSS IntelliSense
✅ GitHub Copilot
✅ GitLens
✅ Live Server
✅ Python & Jupyter Support
✅ C/C++ Tools
✅ Markdown Tools
✅ MongoDB
and many more