Oliver Fink
Oliver Fink
Hi there, I just got started with Fiber today. My own experiments worked fine, but trying out this boilerplate app looked wrong. When entering a couple of user names and...
### Description Hi, I'm currently integrating ruby-lsp as an extension for the [Nova editor](https://nova.app) and it raises an error early on because a response message couldn't be parsed. Details and...
### Description Hi again, I'm debugging my Nova integration `signatureHelp` request of the `ruby-lsp` and would need your insight. I'm using code from your [test file](https://github.com/Shopify/ruby-lsp/blob/main/test/requests/signature_help_test.rb) locally as my `localtest.rb`...
### I have checked that this feature is not already implemented - [X] This feature does not exist ### Use case Including code snippets in the code `completion` responses instead...
### I have checked that this feature is not already implemented - [X] This feature does not exist ### Use case As I understand you currently only support `pullDiagnostics` from...