-
-
Notifications
You must be signed in to change notification settings - Fork 378
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
How do you use (un)folding? #418
Comments
No need for a retrie binary, if the file typechecks it should rewrite to y=3. There may be a bug where the rewrite uses the file on disk, so you may need to save it first. |
It is saved. Does this log help?
|
Yes, that helps. |
Still doesn't work
Log again - https://gist.github.com/googleson78/b5e811e3351b1459f58c37338d9925ff |
I've pushed another fix, give it another go when you can. |
Do you mean from master? Trying from current master (e390da5) gives the same error in the log. |
Thanks, works from that branch! |
For this single file, with an implicit cradle
These code actions on
x
appear to not do anything.
Am I supposed to also install a
retrie
binary or something similar? I'm usingLanguageClient-neovim
.The text was updated successfully, but these errors were encountered: