neoclide / coc-json

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

Extension-related items doesn't exist in Autocompletion list (version from 1.3.0) #46

Closed lchtao26 closed 3 years ago

lchtao26 commented 3 years ago

Desc

  1. :CocConfig open the coc-settings.json
  2. I have installed some coc extensions like coc-prettier, coc-eslint, but I can't get those related items in the autocompletion popup list while I'm tying.
  3. When I install coc-json@1.2.6, everything is fine, but version from 1.30 has this issue.

Env

neovim: v0.44 coc-json: ^1.3.0

chemzqm commented 3 years ago

Fixed on latest release branch of coc.nvim.