Frank Wunderlich wrote:
is there a possibility to define a language-depending help for current word?

e.g.

in a php-file there is this text (| marks cursor)

fopen|

if i press F1 for example scite could call a website or help-file for this command.

I tried this on linux (html.properties):
command.help.$(file.patterns.php)=/util/firefox/firefox http://www.php.net/manual/de/function.$(CurrentWord).php
command.help.subsystem.$(file.patterns.php)=4

When I press F1
fopen|
the browser goes to php.net page.

Hope this helps.
Istvan
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to