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

Better array unpack research without ellipsis character #8

Merged
merged 1 commit into from Apr 30, 2022

Conversation

Korko
Copy link
Contributor

@Korko Korko commented Apr 30, 2022

Hi,

I suggest replacing the ellipsis character in the array unpack description to simplify research with it. I usually don't remember the names of this operators and I simply search by their representation like ?-> for the nullsafe of ... for the unpack but as on computer there's no auto replace for the ellipsis character as Android does on mobile, the research doesn't find the operator correctly.

Korko

Replace the ellipsis character in the array unpack description to allow searching without the name and on computer (no auto replacement of the 3 dots into ellipsis).
@rosswintle
Copy link
Owner

Thanks. I probably copied and pasted that from some documentation.

Good little contribution. 👍

@rosswintle rosswintle merged commit ed545e1 into rosswintle:main Apr 30, 2022
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