coc-explorer icon indicating copy to clipboard operation
coc-explorer copied to clipboard

duplicated dialog while renaming a file

Open 0x8f701 opened this issue 3 years ago • 11 comments

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

0x8f701 avatar Jul 14 '21 08:07 0x8f701

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

0x8f701 avatar Jul 14 '21 08:07 0x8f701

wondering also if it's possible to always yes

0x8f701 avatar Jul 14 '21 08:07 0x8f701

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

weirongxu avatar Jul 14 '21 08:07 weirongxu

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

weirongxu avatar Jul 14 '21 08:07 weirongxu

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

0x8f701 avatar Jul 14 '21 08:07 0x8f701

there is no duplicated LSP

image

0x8f701 avatar Jul 14 '21 08:07 0x8f701

Later I will test this

weirongxu avatar Jul 14 '21 08:07 weirongxu

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?

weirongxu avatar Jul 14 '21 08:07 weirongxu

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

0x8f701 avatar Jul 14 '21 08:07 0x8f701

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

weirongxu avatar Jul 14 '21 09:07 weirongxu

@weirongxu it happens in rust as well

0x8f701 avatar Sep 03 '21 06:09 0x8f701