-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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-in-workspace] 'Clear Search Results' still highlights last result #6498
Labels
bug
bugs found in the application
help wanted
issues meant to be picked up, require help
search in workspace
issues related to the search-in-workspace
Comments
I patched this issue in |
@ericschmidt14 feel free to open a PR 🙏 |
ericschmidt14
pushed a commit
to siemens/theia
that referenced
this issue
Nov 7, 2019
1 task
ericschmidt14
pushed a commit
to siemens/theia
that referenced
this issue
Nov 7, 2019
…-off-by: Eric Schmidt <info@ericschmidt.de>
ericschmidt14
pushed a commit
to siemens/theia
that referenced
this issue
Nov 7, 2019
Signed-off-by: Eric Schmidt <info@ericschmidt.de>
ericschmidt14
pushed a commit
to siemens/theia
that referenced
this issue
Nov 7, 2019
Signed-off-by: Eric Schmidt <eric.schmidt@siemens.com>
akosyakov
pushed a commit
to akosyakov/theia
that referenced
this issue
Feb 24, 2020
Signed-off-by: Eric Schmidt <eric.schmidt@siemens.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
bugs found in the application
help wanted
issues meant to be picked up, require help
search in workspace
issues related to the search-in-workspace
Description
When clicking 'Clear Search Results' in the search-in-workspace widget of Theia, the last result remains highlighted in the editor. By clearing the search input manually, the same behavior occurs. I would expect, that the decoration of the code editor disappears like e.g. in VS Code.
Reproduction Steps
Additional Information:
The text was updated successfully, but these errors were encountered: