razor
razor copied to clipboard
Razor directives are treated as structures
Version used: VS 2022 v17.3 Preview 1.1
To reproduce:
@$$
Expected behavior:
All razor directives, like page
, layout
, inject
etc. are a treated as keywords
Actual behavior: