Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Bump required VSCode version and use LSP 3.15 #790

Merged
merged 3 commits into from
May 7, 2020
Merged

Conversation

Xanewok
Copy link
Member

@Xanewok Xanewok commented May 7, 2020

The main reason for this bump is to pull in vscode-languageclient@^6.0, which implements LSP 3.15, most notably new progress API and other goodies such as diagnostics with deprecated tag.

Since rust-analyzer pushes the envelope wrt LSP and uses proposed/cutting edge features, we should land this before offering the switch not to regress anything major when compared to the rust-analyzer VSCode extension.

Refs: #780

@Xanewok Xanewok merged commit 5480e00 into master May 7, 2020
@Xanewok Xanewok deleted the bump-vscode branch May 7, 2020 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant