skx / yal

Yet another lisp interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve LSP

skx opened this issue · comments

  • Since we only complete on the standard library we should find the possible completions only once, and reuse them.
  • We should show function arguments in our on-hover implementation.