Skip to content

Defaulting value to another value bug #59

@bogdan

Description

@bogdan

Let's say we have the following skippet:

k.snippet:

:${1:} => ${2:$1}

Key sequence: ik<Tab>hello<Tab> should:

  • enter insert mode
  • expand the snippet
  • fill in first value
  • set second value default to first value
  • highlight second value, but it is not

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