welovewordpress / SublimeWordPressCodex

Search the WordPress Codex or open the selected function in WordPress Function Reference with just two clicks.
48 stars 9 forks source link

Search WordPress Codex

Sublime Text 2

About

This is a Sublime Text 2 plugin allowing you to easily search the WordPress Codex.

Most of all it let's you right-click on any WordPress function and select 'WordPress Function Reference' to open the Codex page for this function.

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

Usage

ctrl + shift + P and type WordPress Codex, or right click on any function and select 'WordPress Function Reference'.

You can also select 'WordPress Codex Search' to search tje whole codex for the selected text.

Install

Package Control

The easiest way to install this is with Package Control.

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 GitHub.