Unsplash
Unsplash for Sublime Text
Details
Installs
- Total 835
- Win 288
- Mac 478
- Linux 69
Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 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 | 2 |
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 | 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 | 0 |
Readme
- Source
- raw.githubusercontent.com
Unsplash for Sublime Text
Use real dummy images instead of placeholders. Unsplash for Sublime Text brings beautiful images from Unsplash to Sublime Text, your favorite code editor.
Features
- Get random image (or image url) from Unsplash
- Insert an
img
tag - Insert image URL
- Insert Background Image CSS
- Insert Markdown Tag
How to use
- Launch the Command Palette
Shift
+Cmd
+ P and search for Unsplash
Keyboard shortcuts:
Alt
+s
→ Insert image tagAlt
+Shift
+s
→ Insert image URLCmd
+Alt
+Shift
+s
→ Insert Background Image CSSCmd
+Alt
+Shift
+m
→ Markdown Image Tag
Settings
You can specify different images sizes in your Preferences.sublime-settings
. Tumblr sizes: 1280, 500, 400, 250, 100, 75 pixels. For example:
{
"imgWidth": 1280
}
Installation
Package Control
If you have Package Control installed
- Just search for “Unsplash” to install
Using Git
Go to your Sublime Text Packages directory and clone the repository using:
git clone https://github.com/urre/Unsplash
Download Manually
- Download the files using the GitHub .zip download option
- Unzip the files and rename the folder to
Unsplash
- Copy the folder to your Sublime Text
Packages
directory
FAQ
Which version of Sublime Text does this support?
Both Sublime Text 2 and 3.
Changelog
- 1.1.2 Added Windows Keyboard Shortcuts
- 1.1.1 Added keyboard shortcut for Markdown Image Tag
- 1.1.0 Added support for Markdown Image Tag
- 1.0.0 Fetch images directly via the Tumblr API. Bug fix: use
background
instead ofbackground image
. Added settings file for fetching different sizes
Notes
Images from Unsplash is free do whatever you want (CC0 1.0 Universal (CC0 1.0))
You will find photo credits under each photo on Unsplash