Is there a search feature that we can use to search the files in the Source Control View (in the Activity Bar)? Let's say we have tens of files changed and when we go to the Source Control view, how do I find and add a specific file to the Staged state by using the UI?
1 Answer
Just pick any of files and start to type filename you want to find. Then typed text appear in the right upper corner of SCM View and you can filter out searched files.
See how it looks:
Also this way works in the Explorer view.
Upd. Official description of feature: https://code.visualstudio.com/docs/getstarted/userinterface#_filtering-the-document-tree
2 Comments
Dmitry Vornychev
@MertAkcakaya I'm also use v1.40.1 and feature is working. See more here: code.visualstudio.com/docs/getstarted/…
Mert Akcakaya
Oh, I see it doesn't work for me because I'm using a Vim emulator extension. Thank you!
