You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to use git.clean, git.stage and git.unstage while having only files selected but not opened in the scm view.
If i rightclick on the selected files and click then on discard changes, stash etc or press the icons hovering over the files the it works fine, but calling the mentioned commands does nothing:
The command seems only to work if i open the tracked file in the scm view and it will also only run on the opened file, not the other ones highlighted.
I use the vim plugin and in the file explorer, e.g., i can highlight files with list.toggle and then delete them with deleteFile and would love to do these git commands aswell without using the mouse.
The text was updated successfully, but these errors were encountered:
I would like to be able to use git.clean, git.stage and git.unstage while having only files selected but not opened in the scm view.
If i rightclick on the selected files and click then on discard changes, stash etc or press the icons hovering over the files the it works fine, but calling the mentioned commands does nothing:
The command seems only to work if i open the tracked file in the scm view and it will also only run on the opened file, not the other ones highlighted.
I use the vim plugin and in the file explorer, e.g., i can highlight files with list.toggle and then delete them with deleteFile and would love to do these git commands aswell without using the mouse.
The text was updated successfully, but these errors were encountered: