-
Notifications
You must be signed in to change notification settings - Fork 202
code folding eventually stops working #3076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
it just happened again and i looked for
but the |
i think this was caused by updating not sure if i should close this and pile on in #3046 or leave it open? |
Thank you for the report! I assume that the server was crashing because of the conflicts and that made folding ranges disappear. We already fixed the crash in latest versions, so make sure the Ruby LSP server is up to date. Since the crash is already fixed, we can close this issue, no need to add anything to #3046. |
Description
Ruby LSP Information
Ruby LSP Information
VS Code Version
1.96.2
Ruby LSP Extension Version
0.8.18
Ruby LSP Server Version
0.17.2
Ruby LSP Add-ons
Ruby Version
3.4.1
Ruby Version Manager
rbenv
Installed Extensions
Click to expand
Ruby LSP Settings
Click to expand
Workspace
User
Reproduction steps
i unfortunately don't have a great list of reproduction steps but in the past week or so i've noticed code folding crashes/stops working after some undetermined amount of time. this happens 100% of the time for me.
vscode
- code folding works againthere's a ton of data in the output log and i'm unclear on what's useful here. is there a specific pattern i should be looking for?
The text was updated successfully, but these errors were encountered: