Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Capture parse setup exceptions to prevent Visual Studio crashes #808

@NTaylorMullen

Description

@NTaylorMullen

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions