Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ToggleratorNew to Visual Studio Code? Get it now.
Togglerator

Togglerator

d0rf3n

|
42 installs
| (0) | Free
Toggle first occurence of user specified tags on same line.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

togglerator README

Features

Toggles between first occurrence of user configured tags on current line. Tags can be situated anywhere on the line, including in comments.

Examples

  • TODO, WAIT, DONE
  • -, +
  • [ ], [x]
  • var, const
  • int, float
  • Now, Later
  • (whatever else you can think of)

Default keybinding: alt+t Command: 'Togglerator: Toggle'

Requirements

none

Extension Settings

"togglerator.tags": semi-colon-separated tags (default: "TODO;DONE")

Changelog

0.0.2

Tags are now user configurable in settings menu ("togglerator.tags"). Default is TODO, DONE.

0.0.1

Initial release. Hard coded TODO, DONE and WAIT commands.

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