Make a git add
on current opened file
//TODO Add gif + make add all unignored file
Command palette : > git-add : add file to git repo
Keybord shortcut : key => ctrl+shift+a, Mac => cmd+shift+a
No settings
I think this extension would be better if we could have a dialogue window asking if we want to add or not a file when it was created but I did not find an activation event onCreate file. if you have any ideas do not hesitate to do a PR or open an issue
Enjoy!