You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
Visual Studio being extensible results in third parties writing Razor code to enable new functionality. When there's mismatches between the two, exceptions can be thrown which end up crashing visual studio.
We should capture exceptions and translate them into parser errors for VS to consume/show without crashing.
Visual Studio being extensible results in third parties writing Razor code to enable new functionality. When there's mismatches between the two, exceptions can be thrown which end up crashing visual studio.
We should capture exceptions and translate them into parser errors for VS to consume/show without crashing.
This was originally reported here: https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workItems?id=240220&_a=edit
The text was updated successfully, but these errors were encountered: