Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!