Skip to content

coc-angular breaks coc-rename command #58

@ic-768

Description

@ic-768

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 <silent> gs <Plug>(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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions