Skip to content

VSCode warning message after installing #1490

@amedrz

Description

@amedrz

I noticed I had to replace the deprecated rubocop-lsp with ruby-lsp in both my .vscode/extensions.json and Gemfile. After a bundle install and restarting VSCode, it was still showing me this warning:

05-47-edvxf-u6a3s

I wasn't sure what it was about. I thought I had misconfigured my project's ruby version but wasn't the case. After asking around, it was solved by a bundle update ruby-lsp which pulled the latest version 0.3.3 and removed the warning.

Perhaps the warning/error message can be more descriptive for cases like this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions