|
Tabs Studio
is a Visual Studio and SQL Server Management Studio add-in that organizes document tabs and cuts software development time. Tabs Studio lets you group your document tabs intelligently, and makes all of your document tabs visible by creating multiple rows of tabs.
▼ Download
|
|
Favorite Documents
is a free extension that lets you create links to frequently used code files and then quickly open them as a group or individually from the Favorites menu in Visual Studio 2010 and Visual Studio 2012.
▼ Download
|
|
Runtime Flow
in real time monitors and logs function calls and function parameters in a running .NET application and shows a stack trace tree. No instrumentation or source code required for monitoring. In a large .NET application it allows developers to quickly identify classes and functions relevant to the bug.
▼ Download
|
|
Text Sharp
is a free extension that lets you adjust text clarity in Visual Studio 2010 and Visual Studio 2012 IDEs. You can select Aliased, Grayscale or ClearType text rendering mode for Visual Studio menu, tabs and editor windows. An easy way to turn off ClearType.
▼ Download
|
|
Visual Time Spent
automatically tracks your time spent working on solutions, projects and documents in Visual Studio. You can generate reports to see overall time spent and what activities took most time. All your activity such as editing and browsing in Visual Studio automatically recorded to a database.
▼ Download
|
|
Fix File Encoding
is a free extension that prevents Visual Studio 2010 and Visual Studio 2012 from adding BOM to UTF-8 files. It automatically detects when a UTF-8 file is opened in Visual Studio and sets its encoding to UTF-8 without signature. You can configure which files to encode based on the file path and the file extension.
▼ Download
|
|
Regent
creates search and replace regular expression from a single example to update all similar text fragments at once. You don't need to remember different regular expressions rules and special characters anymore.
▼ Download
|
|
Sync Block Edit
is a free extension that lets you easily update duplicate blocks of text in multiple files from Visual Studio 2010 and Visual Studio 2012. It performs multiline search and replace in Visual Studio with you only pointing what changes to propagate.
▼ Download
|