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

Randomly uses 'require' rather than 'import' #373

Closed pkail closed 1 year ago

pkail commented 2 years ago

About 2/3 of the time I get a 'require' rather than an 'import'. Sometimes this can be cured by reinstalling, sometimes not.

chemzqm commented 1 year ago

Can't reproduce, should be issue with your tsserver, checkout https://github.com/neoclide/coc-tsserver/blob/master/Readme.md#troubleshooting