Jump to Documentation for a function/class in Visual Studio -


It is possible to jump directly into the document for the function / class from the editor in Eclipse and Exode. Does Visual Studio provide this functionality?

f1 or Ctrl + F1 . With BTW F12

You can go to the announcement of the selected items in the code.


Comments