Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Sync ExtensionsNew to Visual Studio Code? Get it now.
Sync Extensions

Sync Extensions

NIHAL T P

|
3 installs
| (0) | Free
Automatically recommend and enable extensions based on file types in the workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Smart Extension Manager

A VS Code extension that automatically detects file types in your workspace and recommends (or installs) the right extensions for you.
No more wasting time enabling/disabling extensions manually.


Features

  • Detects common file types (.py, .js, .cpp, .java, etc.)
  • Suggests and updates .vscode/extensions.json with recommended extensions
  • Optionally installs extensions directly from inside VS Code
  • Keeps your workspace extensions clean and project-specific

Getting Started

  1. Clone the repository:

    git clone https://github.com/nihaltp/smartExtManager.git
    cd smartExtManager
    
  2. Install dependencies:

    npm install
    
  3. Run the project:

    npm start
    

Contributing

Contributions are welcome! Please open issues or submit pull requests for improvements and bug fixes.


License

MIT License © 2025 NIHAL T P

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft