Monthly Archives: March 2012

Find in Solution Explorer extension for Visual Studio 2010 and Visual Studio 11

Find in Solution Explorer extension by Sam Harwell lets you quickly locate the open document in Solution Explorer. It adds the Find In Solution Explorer tab context menu command that selects the current document in Solution Explorer: This functionality is … Continue reading

Posted in Reviews | Tagged , , | Leave a comment

VSCalm extension for Visual Studio 11 Beta

VSCalm extension by Jeremy Iverson restores standard tool window titles format in VS 11 Beta IDE. It changes the ALL CAPS letters to normal title case and removes :::colon-like::: gripper bars: Remove “ALL CAPS” is the #2 request for Visual … Continue reading

Posted in Reviews | Tagged , | 5 Comments

Instant Feature Builder extension for Visual Studio 2010

Instant Feature Builder extension by Michael Lehman lets you package documentation, source code and interaction logic to run inside Visual Studio. To see how an end product may look like, you can install one of the several guides that use … Continue reading

Posted in Reviews | Tagged , | Leave a comment

EventHandler Naming extension for Visual Studio 2010

EventHandler Naming extension by Einar Egilsson lets you customize the name format for event handlers automatically generated by Visual Studio 2010. When you subscribe to a control event in the C# Windows Forms designer, Visual Studio generates a method for … Continue reading

Posted in Reviews | Tagged , | Leave a comment