coc-sh
coc-sh copied to clipboard
coc-sh launching programs during autocomplete
This probably has to do with programs that don't have a man page. It tries to get the man page but opens the program instead.
Came to here to report the same problem when I type desktop it opens designer --help prompt
Looks like it's fixed already on upstream https://github.com/bash-lsp/bash-language-server/commit/04a2cb3476b786e5ec76d17a737fc852633238b9 I just found out I haven't updated the package. I updated it and I can't seem to reproduce the same issue anymore.