Skip to content

fix(ruby-lsp): Disable onTypeFormatting feature #142

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

Merged
merged 1 commit into from
Jul 13, 2025

Conversation

vitallium
Copy link
Collaborator

The Ruby LSP has an issue with Zed and
and the onTypeFormatting feature which adds
odd pipes (|) when typing code.
Until #38 is fixed upstream, we can explicitly disable this feature if it's not enabled.

before after
before after

@cla-bot cla-bot bot added the cla-signed label Jul 13, 2025
@vitallium vitallium force-pushed the vs/ruby-lsp-disable-type-format branch from eea9c2f to ce26336 Compare July 13, 2025 09:16
The Ruby LSP has an issue with Zed and
and the `onTypeFormatting` feature which adds
odd pipes (`|`) when typing code.
Until #38
is fixed upstream, we can explicitly disable this feature
if it's not enabled.
@vitallium vitallium force-pushed the vs/ruby-lsp-disable-type-format branch from ce26336 to fd2c378 Compare July 13, 2025 09:17
@vitallium vitallium self-assigned this Jul 13, 2025
@vitallium vitallium merged commit 9fe7077 into main Jul 13, 2025
3 checks passed
@vitallium vitallium deleted the vs/ruby-lsp-disable-type-format branch July 13, 2025 09:52
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.

1 participant