yaml-language-server icon indicating copy to clipboard operation
yaml-language-server copied to clipboard

How to set multiple yaml schemas?

Open cwrau opened this issue 2 years ago • 1 comments

Summary

I've seen https://github.com/redhat-developer/yaml-language-server/issues/80 but I have no idea how to implement this in my setup (neovim lsp)

I see no documentation about this and the README doesn't mention this 😕

cwrau avatar Dec 06 '22 14:12 cwrau

Looks like this is missing the documentation. If I recall correctly, it is a custom document like this example which is referenced like a regular schema from options.

gorkem avatar Mar 24 '23 18:03 gorkem