Replies: 1 comment
-
Unfortunately, GitLens doesn't have the ability to control the But this is something we will keep in mind for our own views. |
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
-
Hi,
It would be nice if there is option to filtered files in Source Control bar by some criteria with
wildcard
orregex
. When I make changes in my branch I always make all changes in files and then group them in different commits. It is easy to filter files by some criteria and then only visible ones tostage
,unstage
,stash
,pop stash
,discard
and so on. Before I discovered GitLens I often use GitExtension only to use this useful functionality on big number of files than was changed and ready to commit or discardBeta Was this translation helpful? Give feedback.
All reactions