User forums > Using Code::Blocks

Help Plugin feature request

(1/3) > >>

ironhead:
I've got a small request for the Help Plugin.  It would be nice if it would be possible to do a lookup on a URL.  For example, in my SciTEUser.properties file I have help setup for C/CPP files to be:


--- Code: ---command.help.$(file.patterns.cpp)=http://search.msdn.microsoft.com/search/default.aspx?siteId=0&tab=0&query=$(CurrentWord)
--- End code ---

Since the MSDN site will typically be the most up-to-date in terms of the win32 api, it seems the logical place to go looking for information.

Cheers!

Ceniza:
I like the idea... and I just committed it (rev 2721) :D

Be sure to read Help->Plugins->Help plugin (Description).

sethjackson:

--- Quote from: Ceniza on July 10, 2006, 02:19:06 am ---I like the idea... and I just committed it (rev 2721) :D

Be sure to read Help->Plugins->Help plugin (Description).

--- End quote ---

Now that is just cool. I have never used the Help plugin, but that feature alone is enough to motivate me to compile it.  8)

Pecan:
I quit using the help plugin long ago because MS .chm's used the evil class MSegotistic_arrogance("stay on top", "we know best") method calls.

But since Ceniza kicked that problem out the door, I use it more and more each day.

Way to go Ceniza!

thanks
pecan

thomas:
Searching MSDN and Google has been implemented in the core application for about 6 months. Try right-clicking a word while holding down Ctrl.

Navigation

[0] Message Index

[#] Next page

Go to full version