A Visual Studio Code extension that can insert hipster placeholder text from the hipsum API into the editor.
-
Published to the Visual Studio Marketplace
-
Contribute on Github
Use the hipsum
command (press F1 to open Command Palette) to hit the hipster ipsum API (at http://hipsterjesus.com/) and insert the text into the editor.
- Using the command with text highlighted will not properly replace that text.
Add repo metadata - thanks, Tyriar!
README.md updates
- Fix image link
- Remove comments
- Add github and VS Marketplace links
Initial release!