[Nant-users] RE: [nant-dev] Editing .build files w/syntax hilighting in VS.NET

2003-11-18 Thread Erv Walter
You can also set this by right-clicking on a .build file in a project (add one to a project temporarily if you need to) and choosing Open With... Choose "HTML/XML Editor" and click Set as Default. -Original Message- From: Matthew Mastracci [mailto:[EMAIL PROTECTED] Sent: Thursday, Novemb

[Nant-users] RE: [nant-dev] Editing .build files w/syntax hilighting in VS.NET

2003-11-06 Thread David Reed
> You can also set this by right-clicking on a .build file in a project > (add one to a project temporarily if you need to) and choosing Open > With... Choose "HTML/XML Editor" and click Set as Default. File associations are cool, but the really neat trick is to get tag-completion for NAnt script