Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnC support for line mappings #52922

Closed
wants to merge 3 commits into from
Closed

EnC support for line mappings #52922

wants to merge 3 commits into from

Conversation

tmat
Copy link
Member

@tmat tmat commented Apr 26, 2021

Compiler:
Adds API to retrieve all line mappings from a C# syntax tree.

TODO: VB implementation currently returns no line mappings from this API. #53024

IDE (WIP):
Implements support for edits in files with #line directives.

Implements #49631
Fixes #24320

@tmat tmat force-pushed the ENcLineMapping branch 3 times, most recently from c44f8f0 to e7fef38 Compare April 29, 2021 17:50
@tmat tmat changed the title EnC line mapping EnC support for line mappings Apr 29, 2021
@tmat tmat force-pushed the ENcLineMapping branch from 478c04d to 21ccf1e Compare May 1, 2021 19:58
@tmat tmat force-pushed the ENcLineMapping branch from 9adc8d5 to 721011a Compare May 5, 2021 18:09
@tmat
Copy link
Member Author

tmat commented May 28, 2021

Superseded by #53735

@tmat tmat closed this May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve handling of active statement in linked documents
1 participant