Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Settings ToggleNew to Visual Studio Code? Get it now.
Settings Toggle

Settings Toggle

z0al

|
567 installs
| (1) | Free
Effortlessly Toggle Settings in Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Settings Toggle for VS Code

Effortlessly Toggle Settings in Visual Studio Code

demo

Features

  • 🔍 Quickly toggle or open any configuration
  • 👀 Preview configuration changes on focus
  • 💡 Indicate modification in user/workspace configurations

Note

Only boolean and enum configurations can be toggled. Otherwise, the extension will open the native Settings UI (or the JSON Editor if Workbench > Settings: Editor is set to json) and focus on the target item.

Commands

  • Toggle: User Settings: Toggle or jump to any User Setting
  • Toggle: Workspace Settings: Toggle or jump to any Workspace Setting

Keyboard Shortcuts

The extension defines the following keyboard shortcuts for the Toggle: User Settings command:

  • Cmd+Shift+, on MacOS
  • Ctrl+Shift+, on Windows/Linux

Credits

The logic for parsing VS Code configurations was borrowed from a similar extension called settings-picker. Kudos to the author.

The icon was made by Vitaly Gorbachev from www.flaticon.com

License

MIT ©️ z0al

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