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

editors/code: Change minimum VS Code from 1.78 to 1.83 #18486

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

Wilfred
Copy link
Contributor

@Wilfred Wilfred commented Nov 6, 2024

It's been a year since we last bumped this (see #15904), and VS Code 1.83 is the first version that supports LSP 3.17.5 (via vscode-languageclient 9.0.1).

https://code.visualstudio.com/updates/v1_83#_language-server-protocol

(@davidbarsky and I work together, so I'm sure he'll be happy with this version bump too.)

It's been a year since we last bumped this (see rust-lang#15904), and VS Code
1.83 is the first version that supports LSP 3.17.5 (via
vscode-languageclient 9.0.1).

https://code.visualstudio.com/updates/v1_83#_language-server-protocol
@Wilfred Wilfred marked this pull request as ready for review November 6, 2024 23:18
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 6, 2024
Copy link
Member

@lnicola lnicola left a comment

Choose a reason for hiding this comment

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

Thanks!

@lnicola lnicola added this pull request to the merge queue Nov 8, 2024
Merged via the queue into rust-lang:master with commit dbc6583 Nov 8, 2024
9 checks passed
@Wilfred Wilfred deleted the update_minimum_vscode branch December 11, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants