Categorized placeholder image URL generator for VSCode.
Try it online: https://lorem.space
Adds placeholder images URLs in your code:
- Press
CMD + Shift + P
- Pick
Lorem.space
from the list - Pick a category from the list
- Enter width and height (optional)
- Press
ENTER
to add the image URL to the editor
This extension contributes the following settings:
loremSpace.apiEndpoint
: API endpoint. You can run lorem.space server on your local machine with your local images and then set the endpoint.
- Add a new category: furniture
- Add new categories: burger, pizza, drink, car, house
- Add multi cursor support to generate multiple image URLs
- Initial release