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

Dev​Docs

Sublime Text 2 plugin allowing you to easily search the DevDocs documentation.

Details

  • 2014.03.28.16.25.26
  • .​com
  • .​com
  • 11 years ago
  • 57 minutes ago
  • 12 years ago

Installs

  • Total 8K
  • Win 4K
  • Mac 2K
  • Linux 2K
May 13May 12May 11May 10May 9May 8May 7May 6May 5May 4May 3May 2May 1Apr 30Apr 29Apr 28Apr 27Apr 26Apr 25Apr 24Apr 23Apr 22Apr 21Apr 20Apr 19Apr 18Apr 17Apr 16Apr 15Apr 14Apr 13Apr 12Apr 11Apr 10Apr 9Apr 8Apr 7Apr 6Apr 5Apr 4Apr 3Apr 2Apr 1Mar 31Mar 30
Windows000000000000111000000000000000000010000000000
Mac000000000000010000010010000000000000000100000
Linux000000000010100000010000000000000000000000000

Readme

Source
raw.​usercontent.​com

Search DevDocs

About

This is a Sublime Text plugin allowing you to easily search the DevDocs documentation.

The plugin code is based on the Stackoverflow Plugin script by Eric Martel.

Usage

Search by selection

Highlight text, right click & click “Search DevDocs” to open a new tab on your web browser with the info.

Search by input

  1. Open your command pallete with ctrl + shift + p (Linux/Windows) or cmd + shift + p (OS X)
  2. Type “devdocs”
  3. Click on “Search From Input”
  4. Type your keyword

You can also use the shortcut (ctrl + shift + d).

To search a specific documentation, type its name and a space before your keyword. (e.g: js date)

Installation

The easiest way to install this is with Package Control.

  • If you just went and installed Package Control, you probably need to restart Sublime Text 2 before doing this next bit.
  • Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
  • Select “Package Control: Install Package” (it'll take a few seconds)
  • Select DevDocs when the list appears.

Package Control will automatically keep Git up to date with the latest version.

If you have some problems or improvements with it, contact me via .

License

MIT License © Vitor Britto