8000 GitHub - MattSeen/ST_ReverseCharacters: A simple plugin to answer SO question https://stackoverflow.com/questions/28966185/reverse-all-line-of-text-in-sublime-text
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MattSeen/ST_ReverseCharacters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text Reverse Characters

A simple plugin to answer SO question https://stackoverflow.com/questions/28966185/reverse-all-line-of-text-in-sublime-text

Compatiability

I have only tested this with Sublime Text 3.

Install

The only install option right now is by using git.

So open Sublime Text and click:

Perferences -> Browse Packages

And from there you can run the follow line from the command prompt (given that git is install and available in your environment at that time):

git clone https://github.com/MattSeen/ST_ReverseCharacters

Usage

Using multiple cursors highlight the different lines of text you want to reverse and then open the command palette and use the command:

Reverse characters in selected section

About

A simple plugin to answer SO question https://stackoverflow.com/questions/28966185/reverse-all-line-of-text-in-sublime-text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0