RE: [Nant-users] Off Topic: Associate .build files with xml

2003-01-29 Thread Patrice Calvé
, when I double click the .build file, it opens in VS.Net with the good "formatting". Thank you very much. Pat -Original Message- From: Arild Fines [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 21:34 To: Griffin Caprio; Patrice Calvé; [EMAIL PROTECTED] Subject: R

RE: [Nant-users] Off Topic: Associate .build files with xml

2003-01-28 Thread Arild Fines
> --- Arild Fines <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] wrote: >>> Hi, >>> This is probably a dumb question, but is it possible to associate >>> files with a .build extension to xml? In Visual Studio, files that >>> have a .xml extension are rendered with practical coloring and >>> format

RE: [Nant-users] Off Topic: Associate .build files with xml

2003-01-28 Thread Griffin Caprio
I think he means having VS.NET open build files as though they were XML files, complete with syntax highlighting, indenting, etc No just as regular text files. Having said that, I don't think think there is a way to "associate" different file extensions like that. There might be something in

RE: [Nant-users] Off Topic: Associate .build files with xml

2003-01-28 Thread Arild Fines
[EMAIL PROTECTED] wrote: > Hi, > This is probably a dumb question, but is it possible to associate > files with a .build extension to xml? In Visual Studio, files that > have a .xml extension are rendered with practical coloring and > formatting. It would be great to have this "schema" with .build