vscode-explorer-git-status icon indicating copy to clipboard operation
vscode-explorer-git-status copied to clipboard

Include untracked files when coloring folders/files. Also tweaked colors to match atom dark theme.

Open dseipp opened this issue 8 years ago • 1 comments

dseipp avatar Jul 17 '17 21:07 dseipp

@dseipp I think staged files should be separate from added. What if you wanted to make all staged files red (given red isn't used by any other git status) so you can see in your tree what you have staged?

CyberPunkCodes avatar Sep 22 '17 19:09 CyberPunkCodes