koka icon indicating copy to clipboard operation
koka copied to clipboard

Better parser recovery for incomplete function bodies / statements.

Open TimWhiting opened this issue 2 years ago • 0 comments

We should use just a function parser that allows incomplete syntax, and can start and end in the middle of a lexeme list, to better handle completions of functions and signature help.

TimWhiting avatar Jan 05 '24 07:01 TimWhiting