Quantcast
Channel: Sling Alibi - ASP.NET Tips
Viewing all articles
Browse latest Browse all 10

ASP.NET Tip 6. Navigate quickly through your code with Reference Highlighting in Visual Studio 2010

$
0
0

 

For more tips like this, LIVE and IN PERSON, come see us at the MSDN Roadshow ! 

In Visual Studio 2010, when you set your cursor on a particular symbol, you’ll notice a new feature, Reference Highlighting. As you can see, this provides subtle highlights to all the usages of that particular symbol in your current code file. You can even navigate directly back and forth through all the lines that reference that symbol by pressing CTRL+SHIFT+ [UP ARROW| DOWNARROW].  This is much faster and more useful than hitting CTRL+F and then clicking on “Find Next” when it comes to looking for a particular item in your code.

 

image

Technorati Tags: ,

del.icio.us Tags:

Viewing all articles
Browse latest Browse all 10

Trending Articles