fwcd / curry-language-server

IDE support for the functional logic language Curry
BSD 3-Clause "New" or "Revised" License
27 stars 2 forks source link

Debounce recompilation/linting #32

Closed fwcd closed 3 years ago

fwcd commented 3 years ago

In large files, quick edits cause the the language server to lag behind due to potentially slow recompilation.