Welcome to MSDN Blogs Sign in | Join | Help

Bertan's Blog

Developer @ Developer Solutions

Browse by Tags

All Tags » IDE Power Toys   (RSS)
VSCmdShell 1.2 released
I have updated VSCmdShell homepage today to include latest release. This release is our first release where all contributions are from VSCmdShell community, you can check all the included fixes at Codeplex but here is a quick summary of them: PowerShell Read More...
Resource Refactoring Tool 1.0 Release
We just released Resource Refactoring Tool 1.0 to CodePlex, you can download the release from project releases page. A summary of new and updated features in this release is below, you can see the full list of fixed issues in the release page. Added support Read More...
Resource Refactoring Tool Beta Release
We have finished working on the beta version of Resource Refactoring and just posted it to Codeplex . Also with this release Resource Refactoring Tool became a shared source project under MS-PL, so we have published the source code as well. If you want Read More...
Bookmark manager tool for Visual Studio
One of the ideas submitted to our team for possible power toys was to implement a document bookmark manager where users can group bookmarks by groups and access them with keyboard shortcuts. While browsing the web a while ago to find out if a similar Read More...
Resource Refactoring Tool Alpha is released
We have just released alpha version of Resource Refactoring Tool for Visual Studio, you can download it from: http://go.microsoft.com/fwlink/?LinkID=77544 . In one line, it provides an easy way to extract hard coded strings from code files to embedded Read More...
Resource Refactoring tool
Now that VSCmdShell is released, I started working on a refactoring power toy to help with converting strings in to resource files as it has to be performed manually now. It is primary feature will be to place selected string in to a resource file and Read More...
VSCmdShell Power Toy is released
We just released VSCmdShell Power Toy for Visual Studio 2005 which enables you to integrate a shell window into Visual Studio IDE. You can find more information about the power toy and download it at its CodePlex project page. Some of its key features Read More...
Page view tracker