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 multi character suggest #1620

Merged
merged 1 commit into from Jul 26, 2021
Merged

Conversation

flaviouk
Copy link
Contributor

When using suggestions with multi-characters it currently fails.

eg. char = '@@'

@philippkuehn
Copy link
Contributor

Can you explain what fails? This is working for me in Chrome, Firefox and Safari.

@philippkuehn philippkuehn merged commit 83a53c1 into ueberdosis:main Jul 26, 2021
@flaviouk flaviouk deleted the flaviouk-patch-1 branch July 26, 2021 13:42
@flaviouk
Copy link
Contributor Author

flaviouk commented Jul 26, 2021

For reference "@@" works, but in my case "[[" doesn't, maybe because it's a regex character. Thanks for the review!

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