neoclide/coc-json

Disable diagnostics

nomasprime opened this issue · 4 comments

How can I disable diagnostics?

:h coc-config-diagnostic

@chemzqm I tried this out, but it appears that when diagnostic.enable is set to false, coc-json still produces diagnostics when typing. Is there a way to configure coc-json so it only produces diagnostics after writing to the file?

No