Is there a search method ? #742
Replies: 5 comments
-
Yeah, we probably need to add this functionality |
Beta Was this translation helpful? Give feedback.
-
Planning to add this. I am not a good PM so any suggestion regarding UI and the workflow is welcome |
Beta Was this translation helpful? Give feedback.
-
I think we should expose a public function that users can call, which takes in the string and return a list of offset that matches the string. Also I think we already have function to move cursor to target offset. So it is up to users to do whatever with the UI. |
Beta Was this translation helpful? Give feedback.
-
I have submitted d2b308d |
Beta Was this translation helpful? Give feedback.
-
Search feature released in 5.3.0 |
Beta Was this translation helpful? Give feedback.
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 search method where you can highlight (or underline) the matched words without modifying the document itself ?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions