Highlighting/Syntax for .NET in Visual Studio 2017
Hello!
I'm coming from Sublime Text where all my <asp: tags are highlighted a different color than my <html tags. I've spent the better part of the last 3 hours trying to make this work in Visual Studio 2017 as well, but it seems that the <asp: tags are just considered html tags like a <div> or a <h1>.
Is there some trick to doing this, or is it just not possible?
0 comments:
Post a Comment