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

Consolidate classification of tracked item spans #59381

Merged
merged 4 commits into from
Feb 9, 2022
Merged

Conversation

tmat
Copy link
Member

@tmat tmat commented Feb 8, 2022

Previously the classification was performed in multiple places, on client and server. For some items the client also re-classified items that were already classified on server (but the classification spans not serialized to client). This change moves all classifications to the client.

Removes dependency on IDocumentExcerptService. This service is a workaround to support Razor in FAR and needs to be replaced by LSP - #59386.

Follow up: #59378

@tmat tmat requested a review from a team as a code owner February 8, 2022 20:06
@tmat tmat mentioned this pull request Feb 9, 2022
3 tasks
@tmat tmat merged commit 4b0a792 into dotnet:main Feb 9, 2022
@tmat tmat deleted the ValueTracker branch February 9, 2022 19:21
@ghost ghost added this to the Next milestone Feb 9, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P2 Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants