Skip to content

Make tab cycle through completions #208

@pianocomposer321

Description

@pianocomposer321

I would like to have the tab key cycle through the completions. For example, I use the Kite plugin for vim with python. I type import j and it suggests json, among other things. Pressing tab should insert json, then pressing tab again should insert the next completion on the list.

Does anyone know how I could do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions