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

@using directives don't generate line mappings. #1162

Closed
NTaylorMullen opened this issue Apr 3, 2017 · 1 comment
Closed

@using directives don't generate line mappings. #1162

NTaylorMullen opened this issue Apr 3, 2017 · 1 comment
Assignees

Comments

@NTaylorMullen
Copy link
Member

We generate line pragmas for @using directives but do not generate their corresponding line mappings. This result sin 0 IntelliSense on full parses when seen in the eidtor.

@NTaylorMullen NTaylorMullen added this to the 2.0.0-preview1 milestone Apr 3, 2017
@NTaylorMullen NTaylorMullen self-assigned this Apr 3, 2017
NTaylorMullen added a commit that referenced this issue Apr 3, 2017
- We were generating line pragmas for using directives but not line mappings. This resulted in 0 IntelliSense when written within the Razor editor.
- Regenerated test files to reflect new line mappings.

#1162
NTaylorMullen added a commit that referenced this issue Apr 3, 2017
- We were generating line pragmas for using directives but not line mappings. This resulted in 0 IntelliSense when written within the Razor editor.
- Regenerated test files to reflect new line mappings.

#1162
@NTaylorMullen
Copy link
Member Author

8ed28ea

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

1 participant