redhat-developer / vscode-yaml

YAML support for VS Code with built-in kubernetes syntax support
MIT License
665 stars 222 forks source link

Adjust to new hover behviour for enum #1030

Closed datho7561 closed 5 months ago

datho7561 commented 5 months ago

Signed-off-by: David Thompson davthomp@redhat.com

What does this PR do?

Fix the integration test for hover

What issues does this PR fix or reference?

The integration test for hover

Is it tested? How?

It's a fix to a test

datho7561 commented 5 months ago

Tests pass locally for me. Is vscide-yaml using the right server version?

datho7561 commented 5 months ago

If I try to set the yaml-language-server version to 1.15, then yarn build fails. Did the release go okay?

My bad I unlinked yaml-language-sever, which I didn't realize would remove it from the package.json entirely