Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Make token pattern a dropdown list with commonly used patterns #131

@qetza

Description

@qetza

Replace the token prefix and suffix parameters with a token pattern parameter providing commonly used patterns and a 'custom' option to allow to define custom prefix and suffix:

  • #{MyVar}# (default to minimize breaking changes)
  • #{MyVar}
  • __MyVar__
  • {{MyVar}}
  • custom

This will be a breaking change for users who have customized their pattern.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions