castwide / solargraph

A Ruby language server.
https://solargraph.org
MIT License
1.87k stars 154 forks source link

Does not work in `bundle open` paths #712

Open hibachrach opened 1 month ago

hibachrach commented 1 month ago

The gem works wonderfully for my project, but once I step into my gems via bundle open <gem-name>, It no longer functions as expected. I am not sure if this is misconfiguration on my end or not. I'm using Solargraph via the native LSP integration in Neovim.