josa42 / coc-sh

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

repeat error messages for shellcheck #80

Closed laoshaw closed 1 month ago

laoshaw commented 1 month ago

I saw duplicate error messages :+1:

image

here is my coc-settings.json for bash:

image

laoshaw commented 1 month ago

it's caused by coc-diagnostic, I'm using both. closing this one.