Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Syntax Highlighting
 

Syntax Highlighting

How would one go about adding syntax highlighting support for a new file type in VS.NET?  It's basically C# with template support (ASP style tempates).  If I can't add a new file type can you associate a file extension with another language (i.e. have the editor have .cs and .somethingelse be handled by the C# editor)? Thanks in advance.
MigrationUser 1  Tuesday, February 11, 2003 11:14 AM
This is a question for the VS Shell team.  Try either of the following newsgroups.

<a href="news://msnews.microsoft.com/microsoft.public.vsnet.ide">news://msnews.microsoft.com/microsoft.public.vsnet.ide</a>

<a href="news://msnews.microsoft.com/microsoft.public.dotnet.languages.csharp">news://msnews.microsoft.com/microsoft.public.dotnet.languages.csharp</a>

 - mike
MigrationUser 1  Tuesday, February 18, 2003 9:27 PM

You can use google to search for other answers

Custom Search

More Threads

• Datagridview refresh
• Problem in generating code using CodeDomSerializer
• How to create an event in remoting class in VB.Net 2005?
• How can I force Visual Studio to generate a constructor for nested types instead of using binary serialization
• Incrementing the file version of an EXE created when building a Visual Basic 2005 Express project
• Finnish Resource Generation Problem
• Controls inside a control being added twice
• Setting Toolbox tab programtically for a component in VS2005
• How to add Click Event to Multicontrol Custom Control?
• Problem with the Visual Studio 2005 designer