Skip to content

Add StandardRB LSP #25

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add StandardRB LSP #25

wants to merge 1 commit into from

Conversation

vitallium
Copy link
Collaborator

Add StandardRB LSP which is quite popular in the Ruby world - https://github.com/standardrb/standard

This LSP is based on rubocop but it ships with its own binaries and CLI arguments. Configuring rubocop to run the StandardRB tool on top of it is documented, but it states that this could be removed at any time.

@cla-bot cla-bot bot added the cla-signed label Dec 22, 2024
@attilagyorffy
Copy link

Thank you, I was about to look into how to build a standardrb LSP and then here it is! 🙇🏻

@meineerde
Copy link

It appears that your invocation is in fact independent of Rubocop as it used the internal
standardrb --lsp server.

In any case, can we merge this? Is there a blocker?

@vitallium
Copy link
Collaborator Author

Before landing this we need to explicitly disable StandardRB in Zed's default settings here.

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

Successfully merging this pull request may close these issues.

3 participants