josa42 / coc-sh

SH language server extension using bash-language-server for coc.nvim.
MIT License
208 stars 4 forks source link

UnhandledRejection: TypeError: Cannot destru cture property 'start' of 'range' as it is undefined #71

Closed luisdavim closed 1 year ago

luisdavim commented 1 year ago

I'm not 100% sure this is caused by coc-sh but it is only happening when editing bash files....

[coc.nvim]: UnhandledRejection: TypeError: Cannot destru
cture property 'start' of 'range' as it is undefined.
Press ENTER or type command to continue
luisdavim commented 1 year ago

after some more debugging it looks like it's from coc-nav