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

Add safety to get_value, is_sequence_block on nil values #28

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

joshzcold
Copy link
Contributor

Support for returning an empty value instead of crashing when the value is nil

This helps when working on in-progress yaml files while the winbar is activated and you are browsing across multiple keys.

image

image

Results in port: just having an empty value instead of a stack trace.

Support for returning an empty value instead of crashing when the value
is nil

This helps when working on in-progress yaml files while the winbar is
activated
@cuducos
Copy link
Owner

cuducos commented Nov 9, 2023

Nice 💜 Thank you once more ✨

@cuducos cuducos merged commit 649bd35 into cuducos:main Nov 9, 2023
4 checks passed
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.

2 participants