Category Archives: Visual Studio

The problem with the EnvDTE ItemOperations.NewFile method

During my work on the latest version of the Snippet Designer I was struggling with solving an issue with the EnvDTE method ItemOperations.NewFile. The purpose of the NewFile method is to create a new file in the same manner as … Continue reading

Posted in Visual Studio, VS SDK | 5 Comments

OpenWithTest 0.4 Released

OpenWithTest 0.4 has been release on the Visual Studio Gallery. If you already have it installed you should get an update in your extension manager. Release Notes Added an OpenWithTest toolbar button. This button allows you to quickly enable and … Continue reading

Posted in OpenWithTest, Testing, Tools, Visual Studio, Visual Studio Gallery | 1 Comment

OpenWithTest released on Visual Studio Gallery

Download
Either download from the extension manager by searching OpenWithTest or go to the project page here.
Summary
Open with Test is a Visual Studio extension which serves one simple task: To always open your test files and implementation files tog…

Posted in OpenWithTest, Testing, Tools, Visual Studio, Visual Studio Gallery | Leave a comment

Snippet Designer 1.3 Released!

I just released Snippet Designer 1.3. CodePlex Page: http://snippetdesigner.codeplex.com/ Visual Studio Gallery Page: http://visualstudiogallery.msdn.microsoft.com/en-us/B08B0375-139E-41D7-AF9B-FAEE50F68392 The key features of this release are supp… Continue reading

Posted in Snippet Designer, Snippets, Visual Studio, Visual Studio Gallery | Leave a comment

Snippet Designer 1.2 Beta Release with Visual Studio 2010 Support

Yesterday I released Snippet Designer 1.2 Beta.
Codeplex Page: http://snippetdesigner.codeplex.com/
Visual Studio Gallery Page: http://visualstudiogallery.msdn.microsoft.com/en-us/B08B0375-139E-41D7-AF9B-FAEE50F68392
This release contains several bug … Continue reading

Posted in Codeplex, Snippet Designer, Visual Studio, Visual Studio Gallery | Leave a comment