ruby-lsp icon indicating copy to clipboard operation
ruby-lsp copied to clipboard

Support for mason `LSP server configuration schema`

Open sethhorsley opened this issue 1 year ago • 1 comments

I have checked that this feature is not already implemented

  • [X] This feature does not exist

Use case

To be able to toggle lsp features in neovim using mason.

Description

I opened a pr here to add the schema and command to mason: https://github.com/mason-org/mason-registry/pull/4994

I was wondering if that pr is enough to add the functionality to toggle ruby-lsp features like enabling codeactions or formatting etc...

Implementation

No response

sethhorsley avatar Mar 20 '24 22:03 sethhorsley

Thank you for the feature suggestion!

I'm not a user of NeoVim and thus not familiar with Mason, so I'm a bit confused. Is there anything to be done in the Ruby LSP?

Also, you can toggle features by sending initialization options on boot, which most editors allow you to configure. Is that not working?

vinistock avatar Mar 21 '24 12:03 vinistock

This issue is being marked as stale because there was no activity in the last 2 months

github-actions[bot] avatar May 20 '24 12:05 github-actions[bot]