VSCommands 2.3.0.0 Released!

admin | May 19, 2010 | 0 Comments

VSCommands 2.3.0.0 is ready!
Download it now from Visual Studio Gallery!

New in this version:

 

Configurability

All features can now be switched on/off from the options window in Visual Studio.
The functionality is not limited to a simple enabled/disabled pattern but rather allows a whole scope of commands to be narrowed down.
For example, it is now possible to specify that Copy Full Path feature should only be enabled on Project Items and References:

image

Attach To Local IIS

Attach to local IIS easily without going through Debug –> Attach to process –> [find process] menu.
Now it’s as easy as selecting option from a context menu on solution or website project (or you can map the command to a keyboard shortcut of your choice)!

image

 

Copy Full Path

Copies a full path of selected item (solution/project/project item/reference) to the clipboard.

image

Build Startup Projects

Builds startup projects only.

image

Open Command Prompt

Opens Visual Studio Command Prompt in a location of selected item (solution,project, project item or reference).

image

 

Better Keyboard Mapping Support

All commands now have common prefix to make it easier to find them from Keyboard options page.
Just type vscommands in ‘Show commands containing’ textbox and you’ll see all VSCommands in one place ready to be mapped.

image

Download it now from Visual Studio Gallery!

Related posts:

  1. VSCommands 2.1.0.0 Released!
  2. VSCommands 2.2.0.0 Released!
  3. VSCommands 2010 – Download Now!
  4. VSCommands for Visual Studio 2010
  5. VSCommands – Group/Ungroup items

Tags: , , ,

Category: release, vscommands

Comments are closed.