iamcco / coc-diagnostic

diagnostic-languageserver extension for coc.nvim
245 stars 22 forks source link

co-exist with other coc-languages, e.g. coc-sh, coc-clangd,... #163

Open laoshaw opened 3 months ago

laoshaw commented 3 months ago

most coc-language(e.g. coc-sh) has their own linter and formatter, how do they co-exist with coc-diagnostic? what added value will coc-diagnostic bring in on top of those language specific coc extensions?