Details of the bug in the description of https://github.com/dotnet/aspnetcore-tooling/pull/2228
We want to figure out a better way to accomplish what that PR was trying to do.
Adding more context for future us,
The core of the problem here is that a cursor position could represent different languages based on the question being asked.
Consider,
@(DateTim|), | is cursor
), belong to, the answer is RazorLanguageKind.Razor
Most helpful comment
Adding more context for future us,
The core of the problem here is that a cursor position could represent different languages based on the question being asked.
Consider,
@(DateTim|), | is cursor), belong to, the answer is RazorLanguageKind.Razor