A simple Persian Lorem Ipsum generator for Visual Studio Code.
- Generate Persian Lorem Ipsum text with ease.
- Insert a paragraph or a specific number of words directly into your editor.
- Open Visual Studio Code.
- Press
F1
to open the command palette. - Type
install
and selectExtensions: Install Extension
. - Search for
Persian Lorem
and install the extension.
- Press
F1
orCtrl + Shift + P
to open the command palette. - Type
Persian Lorem
and select the command. - Enter the number of words you want to generate (leave empty for one paragraph).
- Type
plorem
to generate one paragraph of Persian Lorem Ipsum. - Type
plorem<number>
(e.g.,plorem20
) to generate a specific number of words.
plorem
generates a paragraph of Persian Lorem Ipsum.plorem20
generates 20 words of Persian Lorem Ipsum.
Contributions are welcome! Please visit the repository to submit issues or pull requests.