[VIM] Disable JavaScript suggestion on Coc-TSServer
[VIM] Disable JavaScript suggestion on Coc-TSServer
I am using vim as my primary code editor. When I work on my JavaScript project ( edit a .js file), coc-tsserver keep warning me about the typescript related warning. Somehow, it is just kind of annoying for me. So, after doing some research, I try to disable the JavaScript suggestion when I am working on a .js file. First, I use the :CocConfig command to open the ~/.vim/coc-settings.json file.…
View On WordPress










