iamcco / coc-angular

Angular Language Service coc extension for (neo)vim
146 stars 17 forks source link

Incompatibility with tsserver rename #59

Closed fcojavierdomenech closed 2 years ago

fcojavierdomenech commented 2 years ago

I've found an incompatibility with coc-tsserver, try the rename function <Leader>rn and it will prompt "Invalid position for rename" everytime.

To Reproduce Steps to reproduce the behavior:

  1. Install coc-tsserver
  2. call rename on some var (<Leader>rn)