Visual Studio intercepting F1 help command

后端 未结 2 2039
天命终不由人
天命终不由人 2021-01-02 07:31

Im looking to write a visual studio addin that can intercept the default online help command and grab the MSDN library URL when F1 help is called on a class or ty

2条回答
  •  孤城傲影
    2021-01-02 07:42

    All very exciting but potentially over engineered? I have a programmable mouse like most do. I have set one of the buttons to search. ie Click on word and browser opens in favourite search engine for the word. Usually the MSDN help is on that list. AS Is SO links. I like effective and simple soultions :-)

提交回复
热议问题