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
This is not really actionable in this repo. tree-sitter does some generic error recovery during parsing but it doesn't seem to work well with Gleam's syntax. Maybe that could be improved upstream somehow.
This repo is great when the code is correct but while you are developing, the code is not correct all the time.
This package is missing some auto recovery like the LSP recently got. Usually, all the code gets grayed out because of a mistake in part of it.
A few examples:
There might have other cases that I'm not aware of. I'm going to post in the comments about it
The text was updated successfully, but these errors were encountered: