Closed hagemt closed 2 years ago
Should be problem of your language server, checkout https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel
hey same issue here, @hagemt how did you fix it ?
I /think/ my problem was actually the interaction of ALE and COC.
Both ALE and COC were attempting to pull JSON schema, so I decided to simplify.
I ditched ALE temporarily. (very temporarily) Nothing came of attempting to debug LS.
Sorry, if that's disappointing--I just didn't have a lot of time, and so I took the hammer to it.
the same issue
Reproduction steps:
vim
:CocInstall coc-json
"name
.What should I try next? I am happy try debugging. 🙂
:CocList services
says:json [running] json, jsonc
My
npm --version
is7.21.0
with NodeJS v16.8.0 andvim --version
says: