Visual Studio Command Aliases and Find Window

 

Command Window in Visual Studio is a boon to the power users. With Visual Studio, you can also use Find Window to get the power of command window.

for e.g. if you want to open a file when you’re lost with directory structures and sea of source files, you can go ahead to the find window and use

> open <filename.ext> which will even give you auto complete for the file names with close match.

There are lot of other handy commands as well. Go ahead and check it. It will work with both command and Find with with > operator. This will work with almost all new versions of Visual Studio (tested in VS 2005,2008 and 2010)
Visual Studio Command Aliases
 

Proudly powered by WordPress
Theme: Esquire by Matthew Buchanan.