Closed pil0u closed 4 weeks ago
When setting up my new VSCode, I figured the new way of doing things is via the ruby-lsp instead of solargraph.
ruby-lsp
solargraph
Keeping solargraph in the dependencies prevented the language server to update properly (via VSCode), removing it solved the issue.
Summary of changes and context
When setting up my new VSCode, I figured the new way of doing things is via the
ruby-lsp
instead ofsolargraph
.Keeping
solargraph
in the dependencies prevented the language server to update properly (via VSCode), removing it solved the issue.Sanity checks