开发者

Is it possible to get an MSDN help (local or website) for a selected Intellisense dropdown function using a kb shortcut?

So, very often do I wonder what a function does and open up a browser and head to MSDN to check more comprehensive description. Is there a keyboard shortcut I could use to open up the MSDN page 开发者_开发技巧of the selected function in the Intellisense dropdown automatically?


I usually just press Enter to insert it into the source code, then press F1 which takes you to the help of the identifier under the cursor. I'm not sure if there's one for taking you there straight from the drop-down, but a simple Ctrl+Z removes the inserted identifier later.


You can press F1 when your cursor is on the function. It will show you the MSDN help of the function. You don't even need to highlight it

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜