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

Drop win32-ia32 language server support #72605

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

dibarbet
Copy link
Member

VSCode dropped support for 32bit windows, and is now blocking uploading extensions for win 32 bit.

We no longer create an extension targeting this platform (dotnet/vscode-csharp#6983), so we also no longer need to create the language server targeting this platform either.

@dibarbet dibarbet requested a review from a team as a code owner March 19, 2024 22:09
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 19, 2024
@dibarbet dibarbet merged commit 2ac6ca2 into dotnet:main Mar 20, 2024
27 checks passed
@dibarbet dibarbet deleted the remove_win_ia32 branch March 20, 2024 21:46
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Mar 20, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.10 P3 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants