Releases: egelja/vscode-lorem-ipsum
Releases · egelja/vscode-lorem-ipsum
Release 1.2.3
Version 1.2.2
Changed:
- Updated README and CHANGELOG for new username
Fixed:
- Broken link in CHANGELOG
Release 1.2.1
Added:
- Ability to split up generated text by line length.
Changed:
- Updated README and CHANGELOG
Fixed:
- Disposable wasn't being pushed.
Version 1.2.0
Added:
- New snippet
lipsumMultiPara
for a multiline lorem ipsum paragraph capped to 80 chars long.
Changed:
- Snippets now start with
lipsum
rather thanlip
.
Version 1.1.2
Moved the repository to this account.
Updated all links and names to reflect the new account.
Version 1.1.1
Fixed the README file to include the added snippets.
Version 1.1.0
Moved the snippets folder, now snippets are available to all.
The two snippets added are
lipSent
to paste a sentence of Lorem Ipsum text and
lipPara
to paste a paragraph of Lorem Ipsum text.
Version 1.0.4
Fixed LICENSE, that's all.