LoremIpsum
Lorem Ipsum plugin for Sublime Text
Details
Installs
- Total 106K
- Win 64K
- Mac 25K
- Linux 17K
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 2 | 1 | 1 | 1 | 2 | 0 | 0 | 2 | 1 | 2 | 0 | 1 | 2 | 2 | 3 | 1 | 5 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 2 | 4 | 4 | 1 | 1 | 1 | 2 | 2 | 8 | 0 | 0 | 4 | 2 | 2 | 2 | 1 | 2 | 1 |
Mac | 0 | 0 | 0 | 0 | 2 | 2 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 |
Linux | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 2 | 0 | 2 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 0 | 1 | 1 |
Readme
- Source
- raw.githubusercontent.com
LoremIpsum
An extension for Sublime Text 2 and 3!
It allows you to Insert Lorem Ipsum in the editor via menu items or keyboard shortcut.
Select how much text you want from the menu item in Edit->Text->Lorem Ipsum
or on the right click menu in Lorem Ipsum
.
Just press the shortcut key (Alt+Shift+L) to add Lorem Ipsum text. Keep pressing to add more.
Alternatively, you can also specify the number of paragraphs, by writing a number, and pressing the shortcut key. Lorem Ipsum will check if there is a number directly preceding the selection range, and replace it with that many paragraphs of lorem ipsum. Addind a decimal point, defines the approximate number of words per paragraph.
Examples
Generate a dummy title for a blog, and a few paragraphs
- Press the shortcut once, to generate a single line of lorem upsum, of about 15 words
Features
- Uses only words from the original Lorem ipsum text
- Randomly generates text from selection of words
- Often starts with
Lorem ipsum
- Leaves the inserted text un-selected, so you can insert some more straight away (rapid tapping to get as much lorem as you want)
- Shortcut key,
Edit -> Text -> Lorem Ipsum...
sub-menu, and context menu activation - Variable size of text from just
a bit
to more than you can shake a stick at! - Works with multiple selection ranges
- Does not leave trailing spaces
Install
Package Control
The easiest way to install this is with Package Control.
- If you just went and installed Package Control, you probably need to restart Sublime Text before doing this next bit.
- Bring up the Command Palette (Command+Shift+P on OS X, Control+Shift+P on Linux/Windows).
- Select “Package Control: Install Package” (it'll take a few seconds)
- Select LoremIpsum when the list appears.
Package Control will automatically keep Git up to date with the latest version.
Report bugs here, and I will do my best to repair them (or better still - make the fix, and send me a pull request).
If you have some problems or improvements with it, contact me via GitHub.