Skip to content

Remove the old language server#12871

Merged
davidwengier merged 8 commits intomainfrom
dev/dawengie/RemoveLanguageServer
Mar 6, 2026
Merged

Remove the old language server#12871
davidwengier merged 8 commits intomainfrom
dev/dawengie/RemoveLanguageServer

Conversation

@davidwengier
Copy link
Member

@davidwengier davidwengier commented Mar 5, 2026

Fixes #12491

There is still a few things we can clean up after this, but this makes the Find All Refs results make a lot more sense.

I suspect commit-at-a-time makes the most sense for this one, but who knows whether GitHub will do a good job of showing diffs.

Val build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2919555&view=results
Test insertion: https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/715049

@davidwengier davidwengier requested a review from a team as a code owner March 5, 2026 23:04
@ToddGrun
Copy link
Contributor

ToddGrun commented Mar 6, 2026

I'll assume you are tracking the removal of this assembly name from the exclusions.txt file on insertion

Copy link
Contributor

@ToddGrun ToddGrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@davidwengier
Copy link
Member Author

I'll assume you are tracking the removal of this assembly name from the exclusions.txt file on insertion

Yep. Sadly you can't do it pre-emptively, so it has to be done in the insertion that removes the DLLs.

@davidwengier davidwengier merged commit e449a2e into main Mar 6, 2026
10 checks passed
@davidwengier davidwengier deleted the dev/dawengie/RemoveLanguageServer branch March 6, 2026 06:48
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove legacy code no longer needed with cohosting enabled

2 participants