change “find in reference” in BBEdit

This is very cool.  You can change the site the BBEdit uses to “find in reference”, as helpfully noted by Peter Rukavina… thank you Peter!

If you use TextWrangler BBEdit to edit PHP files, you may find the following shell command useful (pointer from here):

defaults write com.barebones.bbedit Services:ADCReferenceSearchTemplate "http://www.php.net/%@"

This will set the TextWrangler “Find in Reference” contextual menu item to look up the selected text on the PHP website (rather than on the Apple Developer Connection site, which is the default).

Technorati Tags: , , ,

Share this:
Share this page via Email Share this page via Stumble Upon Share this page via Digg this Share this page via Facebook Share this page via Twitter
Bookmark and Share