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

Update min vscode version #445

Merged
merged 1 commit into from Feb 2, 2024
Merged

Update min vscode version #445

merged 1 commit into from Feb 2, 2024

Conversation

bn-d
Copy link
Contributor

@bn-d bn-d commented Feb 2, 2024

Getting this error from the output Black Formatter v2024.0.0

2024-02-02 13:51:29.951 [info] The language client requires VS Code version ^1.82.0 but received version <my vscode version>

Tho, project.json only requires 1.74.0.

This is caused by the bump of vscode-languageclient version to 9.0.1.

https://github.com/microsoft/vscode-languageserver-node/blob/4f782ceac1b4444d335a32561bda0ded305c401e/client/package.json#L8

@karthiknadig karthiknadig self-assigned this Feb 2, 2024
@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Feb 2, 2024
@karthiknadig karthiknadig enabled auto-merge (squash) February 2, 2024 19:53
@VSCodeTriageBot VSCodeTriageBot added this to the February 2024 milestone Feb 2, 2024
@karthiknadig karthiknadig merged commit a9f20f2 into microsoft:main Feb 2, 2024
21 checks passed
@bn-d bn-d deleted the patch-1 branch February 2, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants