Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/third774/vscode-hipsum
A Visual Studio Code extension that can insert hipster placeholder text from the hipsum API into the editor.
https://github.com/third774/vscode-hipsum
hipsum-api ipsum lorem lorem-ipsum lorem-ipsum-generator placeholder placeholder-text visual-studio-code visual-studio-code-extension
Last synced: 11 days ago
JSON representation
A Visual Studio Code extension that can insert hipster placeholder text from the hipsum API into the editor.
- Host: GitHub
- URL: https://github.com/third774/vscode-hipsum
- Owner: third774
- License: gpl-3.0
- Created: 2016-07-23T14:01:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T19:28:07.000Z (over 8 years ago)
- Last Synced: 2024-11-13T19:37:37.631Z (2 months ago)
- Topics: hipsum-api, ipsum, lorem, lorem-ipsum, lorem-ipsum-generator, placeholder, placeholder-text, visual-studio-code, visual-studio-code-extension
- Language: TypeScript
- Size: 135 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hipsum README
A Visual Studio Code extension that can insert hipster placeholder text from the hipsum API into the editor.
* Published to the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=third774.hipsum)
* Contribute on [Github](https://github.com/third774/vscode-hipsum)
## Features
Use the `hipsum` command (press F1 to open Command Palette) to hit the hipster ipsum API (at [http://hipsterjesus.com/](http://hipsterjesus.com/)) and insert the text into the editor.
![alt text](https://github.com/third774/vscode-hipsum/raw/master/Animation.gif "Functionality Preview")
## Known Issues
* Using the command with text highlighted will not properly replace that text.
## Release Notes
### 1.0.7
Add repo metadata - thanks, [Tyriar](https://github.com/Tyriar)!### 1.0.1 - 1.0.4
README.md updates
* Fix image link
* Remove comments
* Add github and VS Marketplace links### 1.0.0
Initial release!