neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.31k stars 954 forks source link

Unhandled Rejection Error: "Can't find directory 'list:' in cdpath" when Using :CocList Commands #5099

Closed talia523 closed 1 month ago

talia523 commented 1 month ago

Result from CocInfo

Describe the bug

When using coc.nvim to execute list-related commands such as :CocList references, an error is thrown indicating "Can't find directory 'list:' in cdpath on api call_function". This error occurs consistently across different list-related commands and seems to involve a misinterpretation of parameters or an incorrect API call.

Reproduce the bug

ST2_J G7{N{{N@ECLMYL%1J

fannheyward commented 1 month ago

:CocInfo please, and steps to reproduce this issue.

talia523 commented 1 month ago

I'm encountering an new issue with coc.nvim where the :CocInfo command fails with the error Error on notification "showInfo": Vim(loadview):E32: No file name on api "command" ["vnew setl\ buftype=nofile\ bufhidden=wipe\ nobuflisted"], preventing me from accessing plugin logs and status. This issue persists across different files and buffer states, and I am looking for a solution or further debugging assistance. image

fannheyward commented 1 month ago

What's your vim version?

talia523 commented 1 month ago

vim9.1

fannheyward commented 1 month ago

Have no idea about this, cant' reproduce. Try upgrade your coc.nvim, make sure you're using the latest release branch.