Istvan, 10.01.2007 14:09:
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

in Windows it works not with subsystem 4 but i use 2 (shellexecute), so it works (with default-browser):

command.help.$(file.patterns.php)=http://www.php.net/manual/de/function.$(CurrentWord).php
command.help.subsystem.$(file.patterns.php)=2

Thanks for the Hint with command.help.

but the non-working shortcuts (ctrl+1,...) seem to be a bug...

Regards Frank
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to