Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's WebLog


My adventures embracing open source on CodePlex and at Microsoft

News

Did you know… you can prompt for arguments when you run an external tool - #206

And to finish the customization of the external tools series, you can prompt for arguments, in case you need to enter or edit values each time you run the tool. 

External Tools Prompt for Arguments option

So now, if i need to specify which file i want Notepad to open, i’m prompted for the filename (argument).

Message Box for arguments prompt

And recall that you can set the initial directory (where notepad is going to look for files at) in the external tools dialog.

External Tools Initial Directory

Technorati Tags: ,
Posted: Thursday, May 01, 2008 3:00 AM by saraford

Comments

Don said:

Hi Sara,

Do you have any tips for improving the performance of VS?

For example, a lot of people don't know that you can use the build configuration to disable projects in your build. This can greatly improve performance in a multi-project solution. (Sorry if you've already covered that.)

Any performance tips would be appreciated.

I wrote this while waiting for VS to bring up the references dialog. Just kidding about that... maybe.

Thanks,

Don

# May 1, 2008 9:15 AM

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Jamie Cansdale announced the availability of TestDriven.Net 2.13 , which includes support for NUnit 2.4.7. Visual Studio 2008 KB:

# May 2, 2008 10:31 AM
New Comments to this post are disabled
Page view tracker