neoclide / coc-vetur

Vue language server extension for coc.nvim
219 stars 7 forks source link

How can I turn off "templateInterpolationService"? #14

Closed khalidchawtany closed 5 years ago

khalidchawtany commented 5 years ago

I get lots of errors, while there is nothing wrong with my code. How can I disable "templateInterpolationService"

Screen Shot 2019-08-19 at 4 36 29 PM

chemzqm commented 5 years ago

You can't turn off a specific diagnostic with coc.nvim, submit your issue to https://github.com/vuejs/vetur

khalidchawtany commented 5 years ago

it is already possible (https://github.com/vuejs/vetur/issues/1242#issuecomment-486614490) to turn it off. However, I have no Idea where/how to send that config option from coc.

chemzqm commented 5 years ago

vetur's bug, it should be fales by default.