neoclide / coc-json

Json language extension for coc.nvim
234 stars 21 forks source link

fix: no default schema from catalog.json #61

Closed zweimach closed 2 years ago

zweimach commented 2 years ago

Hi, thanks for the hard work of creating and maintaining CoC.nvim.

From the else branch, I guess this is what you intended to do with the allFileMatches variable. I just don't understand why allFileMatches is an empty array.

Fixes #60.