vscode-yaml
vscode-yaml copied to clipboard
unpublished from marketplace
Why was this extension unpublished from VS Marketplace?
Same question
I think it's because of the issue with YAML server keeps crashing with the new version, and the author tried to republish older version and it couldn't. Im using older version manually installed.
It was unpublished because of all the issues that happened in https://github.com/adamvoss/vscode-yaml/issues/22. However, If you are interested in a working alternative we have one here: redhat.vscode-yaml. At one point we were looking at merging this one and ours but that never fully went through. As a result we have all the features of this one + other features like autocompletion + pulling most used schemas from the schemastore automatically (like .travis.yml schemas for example) and more!