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

MDN Search

by jackfranklin ST2

Search the MDN from within Sublime Text 2

Details

  • 2012.06.16.22.05.28
  • github.​com
  • github.​com
  • 14 years ago
  • 5 minutes ago
  • 14 years ago

Installs

  • Total 476
  • Win 206
  • Mac 204
  • Linux 66
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 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 Jul 27
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

MDN what?

MDN = Mozilla Developer Network, one of the best developer resources that not enough people seem to use.

MDN Search from Sublime Text 2

This plugin will let you search MDN either by the word(s) selected or through the command palette and letting you input a search query. Once you enter the query, a browser page opens up with the MDN search results.

Huge thanks to Eric Martel for his SO Search plugin which served as a base for mine, so most of this code is his.

Installation - Now in Package Control!

If you're using Package Control (and you should), simply search for “MDN Search” and install it. Done.

Usage

Highlight text, right click & click “Search MDN”. You can also go through the tools menu. Else, bring up the palette and type “MDN Search” to bring up the options.