Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Delimiter support #140

Open
rizwan95 opened this issue May 20, 2020 · 4 comments
Open

Multiple Delimiter support #140

rizwan95 opened this issue May 20, 2020 · 4 comments

Comments

@rizwan95
Copy link
Contributor

Problem description

WSTagsField is an awesome library! It would be more beneficial if we could support multiple delimiters.

Preferred solution

Currently, we are using String data type for the delimiter. We can make use of CharacterSet data type to support multiple delimiters.

@ricardopereira
Copy link
Member

@rizwan95 Thank you for your feedback. It means a lot to me.

So, do you need something like this: tagsField.acceptTagOption = [.space, .characterSet(".")]?

@rizwan95
Copy link
Contributor Author

@ricardopereira Exactly!

@rizwan95
Copy link
Contributor Author

@ricardopereira Any update regarding this?

@ricardopereira
Copy link
Member

Sorry, I'm a bit overwhelmed right now so I didn't have the time to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants