F1 context help doesn't work
Posted January 25th, 2008 by tmelzer-bineo
Hi,
I' using 2.4.2.4399 with Visual Studio 2008. If I set the caret for example into word ibase_connect and press F1
the help window pops up but shows a topic not found. (This isn't related only to VS 2008 but occurs also for VS 2005).
If I look in contents of Visual Studio Help window (php, PEAR and smarty help is all there. I can open function reference for php
and the help text for ibase_connect is all there but it doesn't show up with F1 context sensitive help).
The same functionallity worked in vs.php 2.3.6.4068 without any problems.
Thanks in advance for your help
Thomas Melzer
bineo GmbH


Unfortunately, the Php docs
Unfortunately, the Php docs changed their format slightly and broke some of our automated scripts that convert them to Visual Studio help. We are working on the issue.