Ignore underscores in GFM auto-complete
What does this MR do and why?
This improves the auto-complete by ignoring underscores in the search, so typing underscores isn't mandatory, even if the emoji or quick action contains an underscore.
While it is not a fully fuzzy search (like in Slack or Discord), it makes using the auto complete a tiny bit nicer to use.
References
None.
Screenshots or screen recordings
| Before | After | Slack (the ideal) |
|---|---|---|
![]() |
How to set up and validate locally
- In a textarea (issuable description or note), type
/addchild - See that it completes to
/add_child - Repeat for emojis like
:smallairto:airplane_small:
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Kev Kloss
