Skip to content

ChristianAlexander/flip

Repository files navigation

Flip

Reverse those lines!

Commands

  • flip.document: reverse the order of all lines in the document

    Flip Document

  • flip.selection: reverse the order of all lines in each selection

    Flip Selected

Release Notes

Support older versions of VS Code

0.0.1

Initial release of Flip.

0.0.2

Support older versions of VS Code

0.0.3

Update dependencies to support new VS Code releases

0.0.4

Fix issue #3 where documents with an odd number of lines couldn't be reversed. Thanks, @JamiKettunen for the bug report!

0.0.5

Fix issue #7 where the Flip: prefix was not present in the exposed commands. Thanks, @maikthomas for the report!

Releases

No releases published

Packages

No packages published