Skip to content

Can not select items from LSP completions #54

@TwoClocks

Description

@TwoClocks

I admit this is likely an issue with my config, but the kotlin-lsp is the only LSP with this issue.

When I type '.' I get a nice popup with methods/proprities that are available. I can not select one and have it input into the editor. Not if I use "enter" to once the one I want is selected. Not if I click on the one I want w/ a mouse. Not if it I hit "tab" or "ctrl-Enter". Or any of the many other keys I've tried.
Typing keys very helpfully narrows down the list in a fzf style. Still can't select one though.

No other languages LSP has this issue. Haven't tried the fwcd kotlin LSP.

Any ideas?

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