neoclide / coc-tsserver

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

rename symbols cannot be applied to <script> block in vue component #228

Closed GopherJ closed 3 years ago

GopherJ commented 3 years ago

coc-tsserver works perfectly for all .ts files, but I believe it should also apply code actions for Githubissues.

  • Githubissues is a development platform for aggregating issues.