## versions
vim version: NVIM v0.5.0
node version: v16.5.0
coc.nvim version: 0.0.80-fe35d5fe2b
coc.nvim directory: /home/user/.vim/plugged/coc.nvim
term: screen-256color
platform: linux
I added the same config lines in my VSCode-yaml config, and completion works fine. Also, coc-yaml actually works with other file schemas, for example, I managed to set up ansible without a problem, so it's something weird with gitlab-ci specifically. Could you please help me with troubleshooting this issue to set up the plugin properly?
I have these lines in my coc-settings.json
But the plugin (or LSP) is ignoring them, I have no completion or validation in any of my .gitlab-ci.yml or .gitlab-ci.yaml files.
I added the same config lines in my VSCode-yaml config, and completion works fine. Also, coc-yaml actually works with other file schemas, for example, I managed to set up ansible without a problem, so it's something weird with gitlab-ci specifically. Could you please help me with troubleshooting this issue to set up the plugin properly?
Here is the full coc-settings.json file