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

feat: allow emoji suggestions at beginning of string #13

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

RoccoCocco
Copy link
Contributor

Taken from #9 which @chrisgrieser created a while ago. Allows for the emoji autocomplete at the beginning of an string.

E.g. typing : after ' or " will now show emoji. Previously we required any character after quotations for the emoji to show.

@chrisgrieser please let me know if this ok with you.

@hrsh7th If needed, we can put this behind opts flag. Let me know what you think.

@hrsh7th
Copy link
Owner

hrsh7th commented Mar 5, 2024

LGTM.,Thank you!

@hrsh7th hrsh7th merged commit 0acd702 into hrsh7th:main Mar 5, 2024
@RoccoCocco
Copy link
Contributor Author

Closes #2

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