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

feat(refactor): move to file refactoring #445

Closed fannheyward closed 3 months ago

fannheyward commented 7 months ago

https://github.com/neoclide/coc-tsserver/assets/345274/85941c28-c5f8-419f-96f3-074184b0b90f

fannheyward commented 4 months ago

This feature has been released in coc-tsserver-dev, try :CocUninstall coc-tsserver and :CocInstall coc-tsserver-dev.

Note: coc-tsserver-dev is only used for unmerged PRs, and after PR merged into coc-tsserver, you should use coc-tsserver instead.