This is a Brackets extension for searching MDN documentation.
- Select File > Extension Manager... (or click the "brick" icon in the toolbar)
- Click Install from URL...
- Enter the url of this repo
- For Brackets Sprint 40 (or later): https://github.com/nucliweb/Brackets.mdn-search-doc
- Click Install
Click the "M" icon in the toolbar, select Navigate > Lookup in MDN or press "Shift-Ctrl-M" (Wind/Linux) | "Shift-Cmd-M" (Mac) to search the Mozilla Developer Network content using the current editor selection.
Thanks to @mozilla for the great content.
- 27/07/2014 v0.1.0 - Initial release.
- 30/07/2014 v0.1.3 - Fix bug.
- 09/11/2014 v0.2.0 - Public release.
- 08/12/2014 v0.3.0 - Allow querying the word at current cursor position (thanks to Danny Moerkerke).
##ToDo
- Add settings for select language for queries.