Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when completion item label not string #493

Merged
merged 2 commits into from
Jun 29, 2021

Conversation

evidolob
Copy link
Collaborator

@evidolob evidolob commented Jun 22, 2021

What does this PR do?

Fix error when completion item label not string

What issues does this PR fix or reference?

Fix: redhat-developer/vscode-yaml#536

Is it tested? How?

with test

@coveralls
Copy link

coveralls commented Jun 22, 2021

Coverage Status

Coverage increased (+0.07%) to 78.534% when pulling 646b917 on evidolob:fix-completion-error into 9008ead on redhat-developer:main.

Signed-off-by: Yevhen Vydolob <[email protected]>
@evidolob evidolob requested a review from JPinkney June 22, 2021 14:16
@evidolob evidolob merged commit a34abce into redhat-developer:main Jun 29, 2021
@evidolob evidolob deleted the fix-completion-error branch June 29, 2021 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request textDocument/completion failed with message: label.replace is not a function
3 participants