共用方式為


Code Definition Window

Keyboard:  CTRL + \, D
Menu:  View -> Code Definition Window
Command:  View.CodeDefinitionWindow
Versions:  2008,2010
Published:  2/25/2010
Code:  vstipTool0012

 

Ever want to just click on a reference and see the definition as you go?  Well it's time to get reintroduced to the Code Definition Window.  Just go to View -> Code Definition Window and you will get this:

image

 

Now click on anything you would like to get a definition for and you should get something like this:

image

The Code Definition Window provides you with an instant, read-only view of your definition.

 

NOTE: The Code Definition window is not supported for Visual Basic applications.

Comments

  • Anonymous
    February 24, 2010
    The comment has been removed

  • Anonymous
    February 24, 2010
    Not available for VB.NET... grr... Would be useful, however.

  • Anonymous
    February 24, 2010
    DOH!  I forgot to mention that.  Updated the post to warn folks thanks Tom.

  • Anonymous
    February 28, 2010
    i think you r right

  • Anonymous
    March 02, 2010
    I have a custom theme (Ragnarok), so my code definition window looks pretty bad!  It is mostly unreadable because the background and text are both light colors :(

  • Anonymous
    August 21, 2012
    "instant" is being a bit generous, to say the least. Usually it seems to respond if and when it feels like it... it would be nice if it was actually instant.