You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just want to confirm, is the rename function really doesn't work because the vls hasn't supported it yet (vuejs/vetur#610) or there's a miss config?
I'm having problem on this renaming function in file .vue too, other things (jump definition, jump references, snippet, completion) are working nicely though.
I have this remap for
coc-rename
:When I execute it in .js files, it can rename symbols, but when I try to do it in .vue files, I get this error:
It's weird, cause I can rename symbols on vscode in .vue files, but for some reason can't get it working with coc
The text was updated successfully, but these errors were encountered: