How can I clear the previous search text in the test explorer filter text box? #19336
Unanswered
leodinas-hao
asked this question in
Q&A
Replies: 2 comments
-
I'm not specifically aware of anything, but you can try either asking at https://stackoverflow.com/questions/tagged/visual-studio-code or opening an issue at https://github.com/microsoft/vscode/issues/new/choose . |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your reply, @brettcannon. I found out that if key in a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Every time when I open the test explorer, it always shows me the previous search in the test explorer filter. Is there a way that I can clean it up? I assume the old search history is kept somewhere as cache and I am happy to manually clean it if no function built for this yet.
THANK YOU VERY MUCH.
Beta Was this translation helpful? Give feedback.
All reactions