How about completions in guile-nrepl?
Drafted it in a few minutes.
But it seems I need to start working on a client as well to make it more capable (for example to show completion types like procedures, symbols, modules).
How about completions in guile-nrepl? Drafted it in a few minutes. But it seems I need to start working on a client as well to make it more capable (for example to show completion types like procedures, symbols, modules). 1 comment
|
@abcdw oh nice! Might be a great candidate for conjure, the guile over stdio support we currently have isn't great. https://github.com/Olical/conjure