fox0430 / moe

A command line based editor inspired by Vim. Written in Nim.
https://editor.moe
GNU General Public License v3.0
631 stars 32 forks source link

lsp: Add cancelRequest support #2065

Closed fox0430 closed 1 month ago

fox0430 commented 1 month ago

Add LSP Cancellation Support.

TODO