yoshiki / yaml-mode

The emacs major mode for editing files in the YAML data serialization format.
GNU General Public License v3.0
482 stars 132 forks source link

LSP (yamlls) compatible with yaml-mode? #100

Closed LosAlamosAl closed 2 years ago

LosAlamosAl commented 2 years ago

A year-old thread on Reddit says that (at that time) only yaml-language-server@0.18.0 was compatible with yaml-mode. I'm currently (given that it's been a year) trying yaml-language-server@1.10.0 and having load of problems. Before I commence debugging can you spell out the current lay of the land WRT yamlls compatibility?

wasamasa commented 2 years ago

No, I can't. I don't use LSP at all and do not really see the point of using it with YAML, since it's not a programming language.