Skip to content

Provide or explain how to get completion in Clojure socket REPLs #111

Open
@arichiardi

Description

@arichiardi

It looks like what inf-clojure currently uses for completions has been abandoned (aka feature complete?).

Cider uses the wonderful https://github.com/alexander-yakushev/compliment and we probably should as well. It gives you more completion power as well because it accepts a context in input, which it then uses to complete locals, for instance.

It also returns more metadata together with the actual completion and we could feed that to company-mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions