It is possible to add own content to HelpViewer of Visual Studio. If F1 Help launches HelpViewer our Help pages will be displayed correctly if F1 is presssed within our custom Editor. If F1 Help settings is changed to "Launch in Browser" F1 will open "http://msdn.microsoft.com/query/dev12.query?appId=Dev12IDEF1&l=en-US&k=k%28MYCUSTOMKEYWORD%29&rd=true" with my Keyword.
Can I change the URL to open a different Help page?
Greetings