Placehold.it plugin for Sublime Text 2
A plugin using the features of Placehold.it
- Can insert an image tag with dummy image
- Can insert any sized image tag with dummy image
- Text, Colors and Size can all be configured in the settings
If you have Package Control installed
- search for "Placehold.it Image Tag Generator" to install it
Go to your Sublime Text 2 Packages directory and clone the repository using the command below:
git clone https://github.com/SubZane/Sublime-Placehold.it
- Download the files using the GitHub .zip download option
- Unzip the files and rename the folder to
Placehold.it Image Tag Generator
- Copy the folder to your Sublime Text 2
Packages
directory
- Launch the Command Palette using the menu (Tools->Command Palette...) or short key-command Shift+Cmd+P
- Find Placehold.it Insert Image (for default sized image)
- Find Placehold.it Insert Custom Image (to set your own size of the image)
- p, h, tab (to insert image)
##Todo's
- Add support to download and store dummy image localy