Visual Studio Tips and Tricks

Productivity Driven Development

Sync With Active Document

| Comments

One of my favorite R# functionalities was that it allows locating the current file in editor to be located inside Solution Explorer. Since Visual Studio 2012, this is now baked into Visual Studio itself, and you can do this clicking “Sync with Active Document” inside Solution Explorer.

Want to learn more about Visual Studio? Check out this Pluralsight Course.
Use SqlSmash to write maintainable SQL scripts, understand code faster and navigate around easily in SSMS.

Comments