neoclide / coc-yaml

Yaml language server extension for coc.nvim
MIT License
248 stars 23 forks source link

Command support #52

Closed vuleetu closed 2 years ago

vuleetu commented 3 years ago

It would be nice to provide command so that user can apply schema to current buffer on the fly. Right now schemas apply to specified filename patterns, this could not cover all condition where filename don't follow convention.