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

The filter of the popover needs to add a filter function #2831

Open
liang0-0 opened this issue Sep 27, 2024 · 0 comments
Open

The filter of the popover needs to add a filter function #2831

liang0-0 opened this issue Sep 27, 2024 · 0 comments

Comments

@liang0-0
Copy link

image

The filter of the popover needs to add a filter function
Because some project that considers i18n, and it can also be searched by initials,
I can't find where I can customize the filter function in the current source code
You can add it to editor config json:

{
 i18n: {
    filter: (text) => myFilterFunction(text)
 }
}

3ks

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

No branches or pull requests

1 participant