Archives for: February 2006, 08

08/02/06

Permalink 02:55:44 pm
Categories: General, Programming, .NET

Use Go To Definition in VS 2005

A question I heard this morning made me remember this, and I thought it might be one of those improvements that many haven’t noticed yet. In VS 2005, the “Go to Definition” functionality has been improved an awful lot, in that VS creates a source code representation of class and interface definitions instead of showing some obscure information in Object Browser.

Trying this on IList<T> gives me this output, for example:

Gotodefinition1

The ellipsis symbols can be expanded, and they hide the XML comments on the members, which make the declaration even easier to understand intuitively:

Gotodefinition2

Enter your email address:

Search

Oliver
MVP logo
February 2006
Sun Mon Tue Wed Thu Fri Sat
 << < Current> >>
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28