neoclide / coc-snippets

Snippets solution for coc.nvim
970 stars 41 forks source link

Work required for redoing ultisnippets in node #325

Closed coffeebe4code closed 1 year ago

coffeebe4code commented 1 year ago

I'm curious what the effort would be to redo ultisnippets parsing in node, and support that in this project.

If this would not be supported in this project feel free to tell me

Any sort of developer reference and thoughts on this would be helpful.

Thanks.

chemzqm commented 1 year ago

Parse for ultisnip snippet is done in node, but the snippets may contain python code.