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

settings-extender

williamfligor

|
1,341 installs
| (0) | Free
Generate user-settings from multiple .json files elsewhere in the filesystem
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

settings-extender README

Place this in your user settings

    "settings-extender.files": [
        "~/shell/vscode/keys.json",
        "~/shell/vscode/config.json",
    ]
    }

and then run Settings Extender - Refresh from CMD-P and it'll do stuff

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