jacob-j / vscode-folder-path-color

All subfolders within a specified path will be assigned a color for easy differentiation.
21 stars 6 forks source link

[ISSUE] Git decorations no longer overwriting the assigned colours #19

Open mstepin opened 10 months ago

mstepin commented 10 months ago

Using VS code 1.85.1

"It's important to note that when a file is under source control and there are changes to be committed, Git will overwrite the file's color with its own color scheme."

The above is no longer the case in the version I'm using. Colors remain as assigned by the extension.

I still need my IDE to highlight the files I've modified in the file explorer and tab titles.

rotzd commented 3 months ago

I'm having this issue as well. I'd much prefer the git color override to easily distinguish which files have been modified.