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

duplicated dialog while renaming a file #456

Open
GopherJ opened this issue Jul 14, 2021 · 11 comments
Open

duplicated dialog while renaming a file #456

GopherJ opened this issue Jul 14, 2021 · 11 comments
Labels
bug/upstream bug Something isn't working need confirm question Further information is requested

Comments

@GopherJ
Copy link
Contributor

GopherJ commented Jul 14, 2021

this appears twice, any idea on what it can be?
image

@GopherJ
Copy link
Contributor Author

GopherJ commented Jul 14, 2021

not sure if it's more on coc.nvim side

@GopherJ
Copy link
Contributor Author

GopherJ commented Jul 14, 2021

wondering also if it's possible to always yes

@weirongxu
Copy link
Owner

Does this a coc.nvim dialog via watchman, and does it also appear twice when the filename is renaming via the system shell?

@weirongxu weirongxu added bug Something isn't working bug/upstream question Further information is requested labels Jul 14, 2021
@weirongxu
Copy link
Owner

You can check this with the :CocList service to see if you have a duplicate LSP installed.

@GopherJ
Copy link
Contributor Author

GopherJ commented Jul 14, 2021

Does this a coc.nvim dialog via watchman, and does it also appear twice when the filename is renaming via the system shell?

not sure if it's related to watchman but I have it installed. I tried to rename via system shell, there is no dialog etc

@GopherJ
Copy link
Contributor Author

GopherJ commented Jul 14, 2021

there is no duplicated LSP

image

@weirongxu
Copy link
Owner

Later I will test this

@weirongxu
Copy link
Owner

Does this a coc.nvim dialog via watchman, and does it also appear twice when the filename is renaming via the system shell?

not sure if it's related to watchman but I have it installed. I tried to rename via system shell, there is no dialog etc

Could you try rename your file by :CocCommand workspace.renameCurrentFile?

@GopherJ
Copy link
Contributor Author

GopherJ commented Jul 14, 2021

Does this a coc.nvim dialog via watchman, and does it also appear twice when the filename is renaming via the system shell?

not sure if it's related to watchman but I have it installed. I tried to rename via system shell, there is no dialog etc

Could you try rename your file by :CocCommand workspace.renameCurrentFile?

it still asks twice

@weirongxu
Copy link
Owner

Does this a coc.nvim dialog via watchman, and does it also appear twice when the filename is renaming via the system shell?

not sure if it's related to watchman but I have it installed. I tried to rename via system shell, there is no dialog etc

Could you try rename your file by :CocCommand workspace.renameCurrentFile?

it still asks twice

I think this might be some problem belonging to coc or tsserver

@GopherJ
Copy link
Contributor Author

GopherJ commented Sep 3, 2021

@weirongxu it happens in rust as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/upstream bug Something isn't working need confirm question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants