Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>settings-switcherNew to Visual Studio Code? Get it now.
settings-switcher

settings-switcher

dangquangdon

|
148 installs
| (0) | Free
Little helper to generate boilerplate workspace settings file for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

settings-switcher README

Add settings.json to the workspace dynamically.

Features

Simply generate .vscode/settings.json boilerplate for your projects depending on which main language you're going to use.

How to use

  • Open Command Palette (or Ctrl/Cmd + Shift + P) and call command:
    • Make JS Settings -> for Javascript/Typescript based project
    • Make Python Settings -> for Python based project

1.0.0

  • Generates boilerplate settings for:
    • Javascript
    • Python
    • TODO: Update more

Enjoy!

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