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
492 stars 190 forks source link

Add angular syntax highlighting #5763

Open vsfeedback opened 2 years ago

vsfeedback commented 2 years ago

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work] Hello! I apologize for my poor English (I use a translator). My name is Artem, I am engaged in web development on ASP NET Core. I have been using your product for the fifth year. I kindly ask you to add Angular syntax highlighting, as it was in VS 2019, and also noticed that when entering an HTML tag and pressing Enter, VS does not adding ="" (I repeat, as it was in the 2019 version). Please fix it. Thank you very much in advance! (We are talking about VS 2022). I also tried to record a video, but when recording starts, VS 2022 does not open :(


Original Comments

Feedback Bot on 11/18/2021, 07:13 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

gotmike commented 1 year ago

i'm also having this issue. cross-posted on stack overflow... https://stackoverflow.com/questions/71416028/how-do-i-get-my-angular-text-colorized-in-visual-studio-2022

this is from VS2019... notice the colored angular code... jJGgd

and this is from VS2022... colorization gone! AiH8K

when working with files that have a lot of angular code, the colorization is super helpful to quickly scan and see the angular parts of the code.

maybe this could be fixed with an extension? not sure if one exists?