/flipit

vscode extension to do fun text transformations (flip, zalgo, bubbles, etc)

Primary LanguageJavaScript

flipit README

This extension will perform fun transformations on the currently selected text or the whole editor if there is no selection and display the output in a new editor.

Built with the help of:

Features

Flip Selection

Flip All

Zalgo All

Bubble All

Mirror All

Tiny Caps All

Wonk All

Release Notes

1.0.7

  • Update dependencies

1.0.6

  • Update dependencies

1.0.5

  • Update dependencies

1.0.4

  • Update vscode dependency

1.0.3

  • Added bubble text, mirror text, tiny caps and wonky text transforms

1.0.2

  • Cleanup disposable
  • Update dependencies

1.0.1

Add Zalgo support

1.0.0

Initial release of flipit