The JetBrains Guide is shutting down on March 30, 2026. more...

Add Placeholder Text in Seconds

Use the power of Emmet to add some lorem ipsum faster.

Need some placeholder text in your code? Type lorem and press (macOS) / Tab (Windows/Linux). If needed, you can add the text together with a tag: just add a tag name and > before lorem.

If you want to generate a specific number of words, add a number after lorem, e.g. lorem5, then press (macOS) / Tab (Windows/Linux).

Related Resources

Surround with Emmet
Surround with Emmet
Quickly surround a selection with rich markup using the Emmet toolkit.
New live templates for main methods
New live templates for main methods
Create an instance main method using a live template.
Live templates for simple IO
Live templates for simple IO
Add simple IO methods using live templates.