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

Flipper

Arnon

|
786 installs
| (1) | Free
Extension to flip things around
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flipper

Flipper is Visual Studio Code extension to flip things around.

Features

Flipper

  • Turn true to false, bigger than sign (>) to smaller than sign (<) and many more.
  • Increase\decrease numbers.

Extension Settings

This extension add the following commands:

  • flipper.flipUp: Flip up command - Shortcut: Alt+A
  • flipper.flipDone: Flip Done command - Shortcut: Alt+Z

To change the default shortcuts copy the following snippet to keybindings.json and modify it as you like

{ "key": "alt+a", "command": "flipper.flipUp" }
{ "key": "alt+z", "command": "flipper.flipDone" }

Release Notes

1.0.0

Initial release

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