Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coc-angular breaks coc-rename command #58

Open
ic-768 opened this issue May 25, 2022 · 7 comments
Open

coc-angular breaks coc-rename command #58

ic-768 opened this issue May 25, 2022 · 7 comments

Comments

@ic-768
Copy link

ic-768 commented May 25, 2022

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
@joeveiga
Copy link
Contributor

I'm seeing this as well.

@fcojavierdomenech
Copy link

mmm just posted the same issue, gonna delete it and watch this one

@bhalash
Copy link

bhalash commented Jun 2, 2022

+1 for having this issue.

@joeveiga
Copy link
Contributor

joeveiga commented Jun 11, 2022

Looks like it might have been "resolved" upstream here?
angular/vscode-ng-language-service#1687

@iamcco
Copy link
Owner

iamcco commented Jun 12, 2022

What's your project angular version?

@ic-768
Copy link
Author

ic-768 commented Jun 12, 2022

What's your project angular version?

This happens both with v.13 and v.14

@j2i5ll
Copy link

j2i5ll commented Jun 30, 2022

i faced same issues.
angular version : 10
coc-angular version : 13.3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants