Skip to content

Consolidate classification of tracked item spans#59381

Merged
tmat merged 4 commits intodotnet:mainfrom
tmat:ValueTracker
Feb 9, 2022
Merged

Consolidate classification of tracked item spans#59381
tmat merged 4 commits intodotnet:mainfrom
tmat:ValueTracker

Conversation

@tmat
Copy link
Copy Markdown
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
@ghost ghost added the Area-IDE label Feb 8, 2022
@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