c# - Is there a shortcut in Visual Studio 2013 that shows the definition pop up of the selected element? -


the pop appears when hover on element:

definition pop up

is there equivalent keyboard shortcut this? (in eclipse there is, it's f2).

it called quick info shortcut control + k + i.

from visual studio menu: edit->intellisense->quick info


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -