Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

[EditorSearch] search increments as you type #2046

Closed
jasonLaster opened this issue Feb 17, 2017 · 1 comment
Closed

[EditorSearch] search increments as you type #2046

jasonLaster opened this issue Feb 17, 2017 · 1 comment

Comments

@jasonLaster
Copy link
Contributor

This is hard to describe, but i'll give it a go...

I'm noticing that as you type the query each character causes a new search from the end of the match.

if the text is: this this this this then a query this would find the 4th this in the document as t matches the first this, th matches the second this, ...

The GIF describes this well

@jasonLaster
Copy link
Contributor Author

I have a simple fix locally that I'll share when I have cell service :)

@jasonLaster jasonLaster changed the title [SourceSearch] search increments as you type [EditorSearch] search increments as you type Feb 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant