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
Note, this isn't an incremental typechecker, but a fragment based typechecker - the result gets discarded after computation and is not saved.
It might not make sense to use this for all operations then, but scope it down to autocomplete for now.
JohnnyMorganz
changed the title
Use incremental type checking system for operations (Autocomplete, Hover, SignatureHelp, etc.)
Use fragment type checking system for Autocomplete
Dec 14, 2024
We can use the incremental type checking API for various different operations:
TODO: check other operations too
The text was updated successfully, but these errors were encountered: