Open
Description
We had originally considered changing .index.yml
to be .ruby-lsp.yml
so that additional could be supported.
However from looking at other language server implementations, the preferred approach for this kind of things seems instead be to pass any configuration as part of the initialization options.