/Sublime-Placehold.it

Placehold.it plugin for Sublime Text 2

Primary LanguagePython

Sublime-Placehold.it

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

Installation

Package Control

If you have Package Control installed

  • search for "Placehold.it 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/SubZane/Sublime-Placehold.it

Download Manually

  • 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

How to use

  • 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)

Using key-commands

  • p, h, tab (to insert image)

##Todo's

  • Add support to download and store dummy image localy