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

Search #228

Closed
alexeyinkin opened this issue Apr 21, 2023 · 1 comment · Fixed by #229
Closed

Search #228

alexeyinkin opened this issue Apr 21, 2023 · 1 comment · Fixed by #229
Assignees
Labels

Comments

@alexeyinkin
Copy link
Contributor

No description provided.

@alexeyinkin
Copy link
Contributor Author

vokoscreen-2023-05-04_12-47-15.mp4

alexeyinkin added a commit that referenced this issue May 5, 2023
* WIP (#228)

* initial commit

* bug fixes

* more bug fixes

* overlay added

* Overlay customized

* bug fixes

* regex strategy added

* lint

* regex changed to multiline

* snapshot builder

* search result span builder refactored

* font size bug fixed

* adjustments

* listener added to update search result

* search arrows added

* isEnabled moved to search settings

* changes after review

* folded blocks unfolding added

* fixes

* isEnabled moved to search controller

* currentMatch highlight added

* Doc comment added

* widgets separated

* adjustments

* cutSearchResult added

* rename to visibleSearchResult

* SearchNavigationController changed to be value notifier

* TODO added

* search result adjustments

* changes after review

* lint

* adjustments

* dispose added

* Icons replaced with text

* lint

* some tests added

* changes after review

* closest match added to moveNext and movePrevious

* navigation widget arrows changes

* dimiss on focus change added

* bug fixes

* border added

* changes after review

* changes after review

* refocus on ctrl f added

* fixes

* Bump version to v0.2.20

* scroll on Enter added

* result sorting moved to search controller

* tests added

* intent and action renamed

* getClosestMatch renamed

* cutSearchResult tests added

* lint

* WIP

* adjustments

* adjustments

* settings widget redundant code removed

* changes after review

* current match reset removed when focused on codefield

* SearchController renamed to CodeSearchController

* some tests added

* strategies tests moved to a directory

* tests added

* search navigation with several folded blocks test

* tests added

* tests

* invalid regexp test added

* redundant method removed

* changes after review

* Bump version to v0.2.21

* changes after review

* FocusNode used after being disposed fex

* disable builtin search method added

* tests fix

* changes after review

* setState called on widget disposal fix

* comments added

* durations adjusted

* sort removed from searchController

* changes after review

* regexp test changed

* navigationController tests added

* lint

* IgnoreIntent added

* CodeController.readonly added

* hardwarekeyboard keyF added to the handler

* hardware keyboard check added to code controller as well

* changes after review

---------

Co-authored-by: Alexey Inkin <[email protected]>
Co-authored-by: Alexey Inkin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants