VsTortoise, Build 22 beta available
Today I uploaded VsTortoise build 22 beta to codeplex. The most significant changes are support for Visual Studio 2010RC and the Solution Explorer integration.
Here is the complete changelog:
- New: Visual Studio 2010 RC support (VsTortoise for Visual Studio 2010 RC screenshots)
- New: VsTortoise integrates in to Solution Explorer context menus. The following commands can be found when you right click an item in the Solution Explorer now: Update, Commit, Add, Blame, Diff, Diff with previous version, Show Log, Resolve, Revert, Properties.
- New: OpenModifiedFileDialog: Assigned icons to context menu items
- Fix: Icons for VsTortoise Commands using a non en-US version of Visual Studio
- Fix: Hide VsTortoise.ActiveDocumentDiff Command when active document is unmodified instead of disabling it. This mimics the TortoiseSVN explorer context menu behavior.
- Fix: Don’t disable VsTortoise.ActiveDocumentCommit Command when active document is unmodified. This mimics the TortoiseSVN explorer context menu behavior.
- Fix: VsTortoise.ActiveDocumentBlame Command is not required to save the active document when executed
- Fix: VsTortoise.ActiveDocumentProperties Command is not required to save the active document when executed
- Fix: OpenModifiedFileDialog: Rearranged order of items to more match the TortoiseSVN commits context menu
- Fix: OpenModifiedFileDialog: No context menu when no item is selected
- Fix: OpenModifiedFileDialog: Slightly optimized scanning for modifications.
- Fix: Typo in Webupdate diagnostics output fixed (thanks Björn)
- Fix: The installer now also detects when Visual Studio is running on Windows Vista / Windows 7. (contributed by Malte)
Download the new version from http://vstortoise.codeplex.com/releases/view/41394






