coc-explorer
coc-explorer copied to clipboard
Coc-explorer Freezes on using it before opening any file.
-
Coc-explorer freezes on using it before opening any file.
-
System Using:
- OS Name: Microsoft Windows 10 Pro , Version 10.0.19043 Build 19043
- Neovim and Neovide
- Way to reproduce it :->
- Open Neovim/Neovide and type
<space> + e
to open coc-explorer before opening any file. - Again type
<space> + e
to disappear coc-explorer. You will see a broken sort of blank coc-explorer window, but the cursor is on the file which is open via coc-explorer.
Opening File Before Opening Any File and pressing space + e
1. <img* width="960" alt="img1" src="https://user-images.githubusercontent.com/72545910/133930103-c0fb6687-0c5d-4b15-9ab3-0abb154b83d4.PNG">
2.
Again Pressing 'space + e' to disappear the coc-explorer
1.
2.
I can't reproduce the issue, please make sure to upgrade to the latest coc-explorer and provide the neovim version.
coc-explorer was already updated. My neovim version is (0.0.5)
This error still happens everyday.
I still can't reproduce, please provide output of CocInfo
, and use CocList extensions
to check out version of coc-explorer
Output of CocInfo
Output of CocList extensions
Can you reproduce the problem in terminal? And use mini vimrc to check if the problem is caused by some plugins or vim options?
Yeah same problem arises even when I use nvim (from cmd).
I think this problem is maybe specific to my system. I tried my best. But got no clue behind this strange behaviour. I think it would be better to not call coc-explorer before opening any file. That way this strange behaviour do not emerge.
Anyways thanks for your suggestions.