- Create the key foo as shown here
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\Languages\File
Extensions\.build
- Inside that key create a new string value called "unused" (no quotes) and
in the data portion enter "HTML" (no quotes)
- For the default value copy the guid from the editor you want to emulate
for the .build extension. I used the GUID from the default value in .xml key
here "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\Languages\File
Extensions\.xml"
- Restart the shell, open a new web project, add an existing .build file
(actually your nant file), open the file, and you should get the proper
syntax highlighting.
This entry was posted on November 14th, 2004
and is filed under nant, vs 2003.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response or Trackback from your own site.