neoclide / coc-tsserver

Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript
MIT License
1.05k stars 68 forks source link

I'm getting 2 problems with coc-tsserver when i upgrade neovim to 0.6.0 #330

Closed luudv closed 2 years ago

luudv commented 2 years ago
  1. 1: it takes forever
  2. 2

Can you help me check them out?

Thanks!

luudv commented 2 years ago

I solved the problem, the error was caused by the tsconfig.json file in my project. Coc-tsserver no problem.