VS Code Extensions
Loremcraft

Loremcraft

by AddonLogic

Insert configurable lorem ipsum placeholder words, sentences, and paragraphs.

Downloads

0

Rating

(0)

Version

0.1.0

Last updated

Jun 17, 2026

Insert configurable lorem ipsum placeholder text — words, sentences, or whole paragraphs — exactly where you need it, without leaving the editor.

Features

  • Insert Words — drop a chosen number of filler words on a single line.
  • Insert Sentences — generate complete sentences with natural-looking capitalisation, the occasional comma, and varied length.
  • Insert Paragraphs — build several multi-sentence paragraphs separated by blank lines.
  • Works at every cursor at once, and replaces any text you have selected.
  • Zero dependencies; uses only the public VS Code API.

Usage

  1. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).
  2. Run one of:
    • Loremcraft: Insert Words
    • Loremcraft: Insert Sentences
    • Loremcraft: Insert Paragraphs
  3. When prompted, enter how many you want (it defaults to 5 for words and 3 for sentences and paragraphs). The prompt only accepts a positive whole number.
  4. The generated text is inserted at each cursor. If you had a selection, it is replaced.

License

Released under the MIT License. See the LICENSE file for details.

Related extensions