|
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. |