Sublime-Hhhhold
Hhhhold.com placeholder plugin for Sublime Text 2
Details
Installs
- Total 171
- Win 62
- Mac 92
- Linux 17
Jun 30 | Jun 29 | Jun 28 | Jun 27 | Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Sublime-Hhhhold 1.0
Hhhhold.com placeholder plugin for Sublime Text 2
A plugin using the features of hhhhold! * Can insert an image tag with dummy image * Can store images locally to improve development speed and limit requests * Can insert any sized image tag with dummy image * Can browse and insert locally stored hhhhold.com images * Sizes and format can be configured in the settings
Based very heavily on the Sublime-Placehold.it plugin. Thanks, SubZane
Version 1.0
- Initial release
Installation
Package Control
If you have Package Control installed
- search for “Hhhhold.com Placeholder Image Tag Generator” to install it
Using Git
Go to your Sublime Text 2 Packages directory and clone the repository using the command below:
git clone https://github.com/ThisIsJohnBrown/Sublime-hhhhold
Download Manually
- Download the files using the GitHub .zip download option
- Unzip the files and rename the folder to
Hhhhold.com Placeholder Image Tag Generator
- Copy the folder to your Sublime Text 2
Packages
directory
How to use
- Launch the Command Palette using the menu (Tools->Command Palette…) or short key-command Shift+Cmd+P
- Be sure to look through the settings before use
- h, h, tab (to insert image)
- Find “Hhhhold insert default size” (for default sized image)
- Find “Hhhhold insert size range” (to see the hhhhold.com ranges)
- Find “Hhhhold insert cached images” (to browse and insert cached images)
Settings
Find the settings file in the menu: Sublime Text2 ~> Preferences ~> Package Settings ~> Hhhhold ~> Settings
* hh_size
The default size of the image, for quick insert
* hh_default_sizes
List of image sizes to insert
* hh_format
File format. You can use png, gif or jpg
* hh_localimages
true/false if you want to save the dummy images locally
* hh_imagepath
The path for your image folder in your web project. This is where the dummy images is stored
Using key-commands
- h, h, tab (to insert image)