coc-angular breaks coc-rename command
Open
- Dominant language
- TypeScript
- Stars
- 144
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
**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:
1. Map the coc-rename command, e.g.: `nmap gs (coc-rename)`
2. Hover over a symbol in a .ts file in an angular project
3. Trigger the command
4. See error
**Expected behavior**
Trigger the command normally without errors
**Desktop (please complete the following information):**
- OS: Linux
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.