Xkcd
Sublime Text 3 package for viewing xkcd comics.
Details
Installs
- Total 532
- Win 256
- Mac 154
- Linux 122
Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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
Xkcd
Sublime Text 3 package for viewing xkcd comics. Opens selected comic, title and alt-text in a transient view.
Now you too can procrastinate directly from your editor!
Features
Current features:
- Latest comic
- List (searchable dropdown)
- Random comic
These are all available both via the Command Palette (Ctrl+⇧+P on Windows and Linux or ⌘+⇧+P on OS X) and via user-definable keyboard-shortcuts.
Viewing a random comic is bound Ctrl+Alt+X by default.
This package supports http(s) proxies via variables from Package Control settings (“Package Control.sublime-settings”).
Installation
Ensure that you have a relatively recent version of Sublime Text installed (version 3, beta or dev release).
Via Package Control
The easiest way to install is using Sublime Package Control, where this package is listed as Xkcd
.
- Open Command Palette using menu item
Tools -> Command Palette...
(Ctrl+⇧+P on Windows and Linux or ⌘+⇧+P on OS X) - Choose
Package Control: Install Package
- Find
Xkcd
and hit Enter
Manual
You can also install the package manually:
- Download the .zip
- Unzip and rename the folder to
xkcd
- Copy the folder into
Packages
directory, which you can find using the menu itemSublime Text -> Preferences -> Browse Packages...
Contributing
Giving feedback regarding the package is strongly encouraged.
If you run into a bug or would like to see a new feature, please open a new issue.
Contributions in the form of code (e.g. implementing new features, bug-fixes) are also appreciated.
License
This package is distributed under the terms of the 3-clause New BSD License. See the license file for details.