You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're experimenting with a new launching mechanism that is aimed to allow the Ruby LSP to be more resilient to Bundler related issues. The rollout is currently at 5% of users.
If you encounter any issues, please report it here, so that we can address it and continue the gradual rollout.
If necessary, you can turn off the launcher mode temporarily by adding this to the VS Code's JSON settings:
@vinistock I realized that my lsp was stuck on an old version because rbs was being pinned at an old version due to another gem. After forcing a ruby-lsp upgrade, everything works.
We're experimenting with a new launching mechanism that is aimed to allow the Ruby LSP to be more resilient to Bundler related issues. The rollout is currently at 5% of users.
If you encounter any issues, please report it here, so that we can address it and continue the gradual rollout.
If necessary, you can turn off the launcher mode temporarily by adding this to the VS Code's JSON settings:
The text was updated successfully, but these errors were encountered: