neoclide / coc-vetur

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

Is there a good way to sync up TS module changes? #75

Closed phobetron closed 2 years ago

phobetron commented 3 years ago

I've noticed that it's very often that, when I make changes to TS modules in my project, I need to restart CoC so Vetur will recognize those updates. Is this a common problem, and is there a configuration that makes this process smoother?

chemzqm commented 3 years ago

Maybe there is a command to tell vetur reload modules, but I don't know.