visual-studiovimsource-insight

Is there a way to config Visual Studio with a Context Window as in Source Insight?


The Context Window is a Source Insight innovation that automatically provides relevant information while you are viewing and editing your source code. I've searched on the web and found a Vim plugin SrcExpl providing the same function in Vim. So, is there a way to config Visual Studio with a Context Window as in Source Insight?


Solution

  • In Visual Studio there is a Code Definition Window that you can open from the main View menu.