Skip to content

yasnippet does not behave as expected #197

@mattfidler

Description

@mattfidler

The snippet

function(${1:x}) ${3:{$0}}

Does not work as expected, though

function(${1:x})${3: {$0}}

Works fine and

 function(${1:x}) ${3:`""`{$0}}

also works just fine. I'm assuming there is some issue with paring

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions