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

Jest Only Toggle

drekevist

|
690 installs
| (1) | Free
Simple macro to toggle the current test block .only presence
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jest Only Toggle - vscode extension

Simple macro to toggle the current test block .only presence

NOTE - there are no default keybindings contributed, but for example you might use the following:

  • { "key": "cmd+;", "command": "extension.jestOnlyToggle", "when": "editorTextFocus" }

Contributes the following commands

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