aroary / lorem_ipsum

visual studio code lorem ipsum generator

Home Page:https://marketplace.visualstudio.com/items?itemName=aroary.loremipsum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Contributers are welcome)

lorem ipsum generator to generate placeholder text in your code. Quickly insert placeholder text using a simple command. Wiki

CodeQL pages-build-deployment

Capabilities:

  • Generate text
    • n bytes
    • n words
    • n sentences
    • n paragraphs
    • n pages
    • n list items in code
  • Generate image
    • 1:1 ratio
    • 2:3 ratio
    • 4:5 ratio
    • 5:6 ratio
    • 5:7 ratio
    • 16:9 ratio
    • 11:14 ratio
  • Use multiple languages

Feel free to create an issue or a pull request to add a language that is not listed here. More information about language support can be found in /languages/README.md

Changing the generated language

The language can be changed by running the Download and change lorem ipsum language command or by manually adding the lorem_ipsum.language setting to the workspace .vscode/settings.json file with an array of strings you want to use.

Running the commands

To use this extension in visual studios code 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 (aroary.loremipsum) and install from there. If you are using visual studios code in your browser (https://github.dev/), some commands will not work.

Commands

To use the lorem ipsum commands, in visual studios code press F1 and type the command you want to run.


About

visual studio code lorem ipsum generator

https://marketplace.visualstudio.com/items?itemName=aroary.loremipsum

License:MIT License


Languages

Language:JavaScript 100.0%