What is this popup called in Visual Studio and what is the shortcut key for invoking it? the same menu is invoked by F2 in Eclipse
enter image description here

有帮助吗?

解决方案

This menu displays SmartTags which can be invoked by pressing Ctrl+.

View.ShowSmartTag -> Shift+Alt+F10 or Ctrl+.

Brought from MSDN

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top