Contents tagged with VSIP
-
Easily Add a string resource with CoolCommands
Localizability is one of the tasks that we should be aware to writing a World-Ready Application. Basically this task implies that the application executable code has been clearly separated from the application localizable resources.
-
CoolCommands 3.0 for Visual Studio 2005
It is time for a new version of coolcommands because I found 3 new coolcommands:
-
T4 Editor and GAT
After I uploaded the T4 Editor I had very good feedback but people that was working with GAT (Guidance Automation Toolkit) had not coloring for .t4 extensions. Add .t4 extension to the list was the easier part in order to support .t4 templates.
-
Coloring, Outlining, Intellitips, MethodTips, Codesnippets for T4 templates
In my previous post I talk about coloring for T4 templates. Coloring is the most important thing in order to improve editing templates.
-
Coloring for T4 templates
Are you editing T4 templates in VS 2005?
-
New CoolCommands for Visual Studio 2005
After I released coolcommands I received a lot of suggestions about adding others commands. I received bug reports too :(. So I developed some new commands and fixed some bugs.
-
VSIP SDK 2003 and Visual Studio SDK 2005
If you are programming a managed package for VS 2003 and you want to port your package in order to work with VS 2005 you have to use the new VS SDK for 2005.
-
CoolCommands for Visual Studio 2005 RTM
I ported CoolCommands to visual studio RTM
-
Navigation Window - Visual Studio SDK Sample
Navigation Window — Visual Studio SDK Sample
-
Reference Manager for Visual Studio 2005 RC