ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Xkcd

by EivindArvesen ST3

Sublime Text 3 package for viewing xkcd comics.

Details

Installs

  • Total 521
  • Win 251
  • Mac 148
  • Linux 122
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 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
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 1 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.

Screenshot

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.

  1. Open Command Palette using menu item Tools -> Command Palette... (Ctrl++P on Windows and Linux or ++P on OS X)
  2. Choose Package Control: Install Package
  3. Find Xkcd and hit Enter

Manual

You can also install the package manually:

  1. Download the .zip
  2. Unzip and rename the folder to xkcd
  3. Copy the folder into Packages directory, which you can find using the menu item Sublime 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.