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

Capture parse setup exceptions to prevent Visual Studio crashes #808

Closed
NTaylorMullen opened this issue Jul 26, 2016 · 2 comments
Closed
Assignees

Comments

@NTaylorMullen
Copy link
Member

NTaylorMullen commented Jul 26, 2016

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

@Eilon Eilon added this to the 1.1.0 milestone Jul 27, 2016
@Eilon
Copy link
Member

Eilon commented Jul 27, 2016

cc @rynowak for FYI information.

@NTaylorMullen
Copy link
Member Author

82c9c40

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants