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

Add Errors to Language Services #1014

Closed
rynowak opened this issue Feb 16, 2017 · 1 comment
Closed

Add Errors to Language Services #1014

rynowak opened this issue Feb 16, 2017 · 1 comment

Comments

@rynowak
Copy link
Member

rynowak commented Feb 16, 2017

Specifically where we return taghelpers, we need to surface errors along with it.

@rynowak rynowak added this to the 2.0.0 milestone Feb 16, 2017
NTaylorMullen added a commit that referenced this issue Feb 17, 2017
- Decided to not expose the resolutions errors in the Razor extension. If we feel that it's good debug information we can add it later.
- Added a `TagHelperResolutionResult` type to Razor.Workspaces so it can be used in the language and remote service.

#1014
NTaylorMullen added a commit that referenced this issue Feb 17, 2017
- Decided to not expose the resolutions errors in the Razor extension. If we feel that it's good debug information we can add it later.
- Added a `TagHelperResolutionResult` type to Razor.Workspaces so it can be used in the language and remote service.

#1014
@NTaylorMullen
Copy link
Member

8c17375

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