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

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

Closed
qetza opened this issue Feb 1, 2020 · 1 comment
Closed

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

qetza opened this issue Feb 1, 2020 · 1 comment

Comments

@qetza
Copy link
Owner

qetza commented Feb 1, 2020

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.

@qetza
Copy link
Owner Author

qetza commented Aug 22, 2021

The new task version 4.x now supports a dropdown list for commonly used patterns.

@qetza qetza closed this as completed Aug 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant