Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Rubocop LSP #157

Open
brandoncc opened this issue Sep 4, 2021 · 0 comments
Open

Rubocop LSP #157

brandoncc opened this issue Sep 4, 2021 · 0 comments

Comments

@brandoncc
Copy link

Shopify has put out a Rubocop LSP which is much faster than using rubocop with diagnosticls and I'd love to use it with neovim. Unfortunately, I can't figure out how to get it working.

The required Ruby gem: https://rubygems.org/gems/rubocop-lsp/versions/0.1.5
The VS Code extension: https://marketplace.visualstudio.com/items?itemName=Shopify.rubocop-lsp

I tried using something like this for an install config:

bundle init
bundle add rubocop-lsp

and then a command to run the bundle exec rubocop command.

It did install with :LspInstall rubocop, but it didn't seem to function properly and I didn't know how to fix it.

If someone knows how to make it work, that would be awesome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant