You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @hsborges — good question! I haven't played with search in Ace, so I'm not sure what all is involved in setting it up. I see that it's enabled in the demo on their website, though, so clearly the support exists.
A good first step would probably be to look through the API docs there or check with one of the groups on the Support page to see how to get that set up. You can get access to the Editor instance by implementing the ready action on this component to make any additional configuration changes via the core Ace APIs.
Once you have that working, I'd be happy to take a look at a PR if there are things we can do from this end to make enabling search easier 🙂
Hi, I'm testing your plugin and it seems very useful.
However, I noticed the search is not working. Do I need to use any special config?
Thanks
The text was updated successfully, but these errors were encountered: