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

Multiples prefix are not handled #7

Open
2 of 3 tasks
adelin-b opened this issue Oct 15, 2020 · 1 comment
Open
2 of 3 tasks

Multiples prefix are not handled #7

adelin-b opened this issue Oct 15, 2020 · 1 comment

Comments

@adelin-b
Copy link

adelin-b commented Oct 15, 2020

When trying to convert a snippet

"prefix": ["Hello World", "HW"]

it just throw an error saying something like "split() of prefix is undefined"

In order I think this should be impletment:

  • Quickfix: put a error message
  • Quickfix: pick the first one with a warning
  • Fix: handling all the prefix
@VincentCordobes
Copy link
Owner

VincentCordobes commented Oct 16, 2020

Thank you for reporting :)
I totally agree, I published a new version that handles your first 2 points

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

No branches or pull requests

2 participants