Describe the bug
Prior to installing the plugin, coc-rename works normally. After installing the plugin, the error [coc-nvim] Invalid position for rename is thrown.
To Reproduce
Steps to reproduce the behavior:
- Map the coc-rename command, e.g.:
nmap <silent> gs <Plug>(coc-rename)
- Hover over a symbol in a .ts file in an angular project
- Trigger the command
- See error
Expected behavior
Trigger the command normally without errors
Desktop (please complete the following information):
Describe the bug
Prior to installing the plugin,
coc-renameworks normally. After installing the plugin, the error[coc-nvim] Invalid position for rename is thrown.To Reproduce
Steps to reproduce the behavior:
nmap <silent> gs <Plug>(coc-rename)Expected behavior
Trigger the command normally without errors
Desktop (please complete the following information):