When trying to convert a snippet ```json "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: - [x] Quickfix: put a error message - [x] Quickfix: pick the first one with a warning - [ ] Fix: handling all the prefix