Skip to content
aroary edited this page Jul 17, 2022 · 6 revisions

Welcome to the lorem_ipsum wiki!

Getting started

To use this extension in visual studios code, if you do not have the extension installed, open the extensions tab (Ctrl+Shift+X). Search for aroary.loremipsum To get an exact result. Then click the Install button. Alternatively you can go to the marketplace https://marketplace.visualstudio.com/items?itemName=aroary.loremipsum and install from there. If you are using visual studio code in your browser (https://github.dev/), some commands will not work.

Running Commands

To use the lorem ipsum commands, in visual studios code press F1 and type the command you want to run. To add keybindings, open your keyboard shortcut settings (Ctrl+K+S) and bind the keys that you want to the command that you want.

Generating data

There is 1 command to generate text and 1 command to generate image.

  • Generate text
    • byte
    • word
    • sentence
    • paragraph
    • page
    • code
  • Generate image
    • 1:1
    • 2:3
    • 4:5
    • 5:6
    • 5:7
    • 16:9
    • 11:14

Changing language

To change the language, first run the Download and change lorem ipsum language command. Second select the language that you want to use. Third, verify that the language was updated by checking the lorem_ipsum.language setting in .vscode/settings.json.