dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
474 stars 185 forks source link

New Razor editor does not highlight angularjs syntax #9085

Open TXP-AlbertPucciani opened 11 months ago

TXP-AlbertPucciani commented 11 months ago

I spent a while upgrading our large application from .NET Framework 4.8 to .NET 7 and while it's been mostly smooth, we used angularjs as our front-end library (we're working on upgrading out of it, but that will take time). I've found that while previously it was obvious when angularjs syntax was used, now it all just blends in.

For example using the {{syntax}} or ng-xxx attributes does not stand out. Is there anything that can be done?

maryamariyan commented 10 months ago

@TXP-AlbertPucciani thanks for your report.

It would be helpful if you could share minimal repro steps for this issue.

What would be good is