Skip to content

Feature Request: use trigEngine = ... for postfix's match_pattern #1347

@sandersantema

Description

@sandersantema

I'd like to use regex snippets for the match_pattern of a postfix snippet.
Such that a snippet like the following would work:

postfix({
  trig = 'pp',
  trigEngine = 'ecma',
  match_pattern = '[\\^_]?',
}, fmt('({})', { i(1) })),

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