Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 633 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 633 Bytes

lorem_text_generator_cover

Lorem text generator is a text generator vscode extension using lorem api.

Features

Generates four type of text categorized by size; small, medium, long, very long. Inserts the generated text into the cursor position.

How To

  1. Open an editor.
  2. Open command palette (cmd + shift + p)
  3. Type lorem command according to size you want to generate and press enter.
  4. Enjoy!

lorem_text_generator_usage