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?
Asked
Active
Viewed 659 times
0

Bill
- 130
- 3
- 9
1 Answers
0
In Visual Studio there is a Code Definition Window that you can open from the main View menu.

Sergey Vlasov
- 26,641
- 3
- 64
- 66