Skip to content

Mappings with Snippet Choice Nodes #743

@tris203

Description

@tris203

Make sure you have done the following

  • I have updated to the latest version of blink.cmp
  • I have read the README

Bug Description

Given a snippet with a choice node, and a supertab keymap

a snippet such as this

{
  "coc": {
    "body": "${1|fix,feat,build,chore,ci,docs,style,refactor,perf,test|}(${2:scope}):${3:title}",
    "prefix": "coc"
  }
}

will need <c-y> to accept from the choice node.

Relevant configuration

keymap = { preset = 'super-tab' },

neovim version

NVIM v0.11.0-dev-1408+gffaab09e99

blink.cmp version: branch, tag, or commit

0.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogLikely not getting to it anytime soonfeatureNew feature or requestsnippetsBuilt-in provider and library for snippets

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions