Trigger matching before typing the whole trigger. #761
Unanswered
jamesgraham320
asked this question in
Q&A
Replies: 1 comment
|
Hi @jamesgraham320. Currently, the plugin doesn’t support overriding how triggers determine when to show items. As an alternative, you can use the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to override/adjust how the plugin determines when to show a trigger's items? If i have longer trigger e.g. "files" what would be the best way to have the menu pop up as soon as the user starts typing the word files. E.x. "f" -> menu opens and stays open as they continue to type the word "files". Something like implementing a partialTriggerMatch function. Thanks!
All reactions