Document Specific help
Posted: Mon Jan 19, 2004 1:39 pm
I would like to submit an enhancement by which each document class could have a specific help file associated with it. This could take the form of .chm/.htm files, or possibly even man pages or javadocs.
Specifically, when I'm in a Javascript document, I'd like to hit F1 and have that help file come up. When I'm in Perl, I'd like F1 to bring up it's help. I certainly could write a script to detect the file extension of the current document, then display the appropriate help file, but that would be more burdonsome to support, and wouldn't flow as well.
Thanks,
Jeff Hill
Specifically, when I'm in a Javascript document, I'd like to hit F1 and have that help file come up. When I'm in Perl, I'd like F1 to bring up it's help. I certainly could write a script to detect the file extension of the current document, then display the appropriate help file, but that would be more burdonsome to support, and wouldn't flow as well.
Thanks,
Jeff Hill