I have installed coc-svelte - which should use this language server. However - I don't know how to run this language server so that coc-svelte uses it.
The result is that I have some highlighting but no real intellisense.
Furthermore - I get very often this error which heavily disrupts the dev experience:
Error detected while processing function <lambda>10[1]..<SNR>60_execute
which started happening after I installed coc-vim. Thus - I think it's because of the missing language server.