sdras / vue-vscode-snippets

These snippets were built to supercharge my workflow in the most seamless manner possible.
https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets
MIT License
1.33k stars 185 forks source link

Remove reference to plaintext.json #64

Closed joshukraine closed 4 years ago

joshukraine commented 4 years ago

I'm using this extension in Neovim with coc-snippets. After installing, I get this error:

[coc.nvim] Error on load snippets: ENOENT: no such file or directory, open '/Users/joshukraine/.config/coc/extensions/node_modules/vue-vscode-snippets/snippets/plaintext.json'

I believe snippets/plaintext.json was renamed in this commit: https://github.com/sdras/vue-vscode-snippets/commit/499f5ef35d1a1c066fcdd5207d4f02e2bcaacba7

Removing the reference in package.json resolves the error.

Thank you for these great snippets! 🙂👍🏻

sdras commented 4 years ago

Thank you! Can you please fix the merge conflict? Appreciated

joshukraine commented 4 years ago

Thank you! Can you please fix the merge conflict? Appreciated

OK, should be all set.

sdras commented 4 years ago

Thank you!

ethanyou725 commented 4 years ago

wait for new release