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

Insert empty string instead of 'null' for string array completion #277

Merged

Conversation

evidolob
Copy link
Collaborator

For some reasons language server wants to insert null when create completion for string array.
This PR replace null with empty string "".

Related issue: redhat-developer/vscode-tekton#340

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@JPinkney JPinkney merged commit 3cdc18b into redhat-developer:master Jul 14, 2020
@evidolob evidolob deleted the fix-string-array-completion branch July 14, 2020 12:39
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.

None yet

2 participants