Quantcast
Channel: How do I sync the Solution Explorer with the current File in Visual Studio? - Super User
Browsing latest articles
Browse All 4 View Live
↧

Answer by Metro for How do I sync the Solution Explorer with the current File...

"CTL +'[', S" will synchronize the solution explorer with the file in the current edit window.

View Article


Answer by osh for How do I sync the Solution Explorer with the current File...

I prefer using the Solution Explorer Tools extension. It allows me to work most of the time without syncying code with solution explorer. when I want to sync I just press the sync button on the...

View Article


Answer by Martin for How do I sync the Solution Explorer with the current...

Tools - Options - Projects and Solutions - General - Track Active Item In Solution ExplorerI don't have full Visual Studio, only the Express Editions, where it seems to be checked by default for VB.NET...

View Article

How do I sync the Solution Explorer with the current File in Visual Studio?

When I have an open code file in Visual Studio that I am editing I would like to keep that same file highlighted inside of the solution Explorer so that I know where I am at. What I'd really like is to...

View Article
Browsing latest articles
Browse All 4 View Live