Incremental and Unsaved Support #128
Labels
enhancement
New feature or request
feature: text synchronization
performance
status: blocked by Idris
Requires changes to the Idris API
Ideally we would support check as you type, but this require incremental type checking and unsaved file support in the Idris API. This would also allow diagnostics to be reported with a version. Haskell LSP's uses a VFS. Blocked by idris-lang/Idris2#1187.
The text was updated successfully, but these errors were encountered: