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
{{ message }}
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
It is irritating to have the squiggles everywhere when you are working on something and there is a known bug. Would be nice to be able to temporarily turn them off. I assume this should be done in the plugin, but we could always do this at the RLS level too.
The text was updated successfully, but these errors were encountered:
A stab at rust-lang#45.
This doesn't do anything for LsService::handle_message (yet) but it
should be doable.
I manually checked that the `--pretty expanded` output is equivalent.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is irritating to have the squiggles everywhere when you are working on something and there is a known bug. Would be nice to be able to temporarily turn them off. I assume this should be done in the plugin, but we could always do this at the RLS level too.
The text was updated successfully, but these errors were encountered: