[Updated] Increment File and Product Version Number: Multiple IDE
Learn about an add-in to automatically increment the FileVersion and ProductVersion fields in your application's files.
Learn about an add-in to automatically increment the FileVersion and ProductVersion fields in your application's files.
Discover a way to write add-ins such that a single binary can be hosted across multiple versions of DevStudio, Visual Studio, and Office. It uses C++ & ATL, but the principles should carry over to other languages and frameworks.
This is a Version Number Build Tool for Automatic Version Numbering after each build in the Visual Studio Environment.
This add-in shows a standard ColorSelect dialog box and forms text that looks like an RGB-macro string (RGB(100, 120, 130)). (The article, addin, and source code were updated.)
A set of Microsoft Visual Studio (MSVC6) macros for formatting code. These macros allow things to be aligned to the same column. It's very useful for aligning equals signs, and so forth. (The article was updated and source code was added.)
Use an add-in that zips all sources registered in an open workspace and stores the resulting zip file in a predefined backup directory.
Check out this Visual C++ add-in that contains several features. You'll support expanded sorting with two modes (character and number) as well as command function, source-header flipping, changeable text format (Windows/Unix), and more.
Learn how to switch between XML-based syntaxes like XSL and something more readable like ShoXS (and switch back) in the VC++ IDE.
Positioning windows with Visual Studio for debugging and more.
An add-in to change the source code control (SCC) provider.
To-do cached add-on was designed to simplify developers tasks, like debugging and code management. As a result of my work a Visual Studio Add-on component was created.
Updated to include sort, help, and more. Load multiple projects and files via a Visual Studio add-in.
The WndTabs SDK allows Visual C++ addins to interface with WndTabs, adding new capabilities to the WndTabs tabs.
Add-in that augments Visual Studio UI by giving you much better control over open windows
Very cool (you need to see this!) add-in for adding Message Box code to your application. Doesn't sound like much, but give it a try. Extremely useful!
Great add-in that enables you to quickly ascertain source code statistics for your entire project
Extends the Microsoft GUIDGEN by including two more common formats