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

Toggle Bool

Brendan Dash

|
118 installs
| (0) | Free
quickly toggle boolean value at the cursor position
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Toggle Bool

toggle the boolean value of the selected word

command

"commands": [
    {
    "command": "toggleBool.toggle",
    "title": "Toggle Bool: Toggle Bool"
    }
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft