Visual Studio Code - filename color
问题 For some reason, after the update, some filenames appear yellow. How do I disable it? 回答1: settings.json Ctrl + , "git.decorations.enabled": false https://code.visualstudio.com/updates/v1_18#_git-status-in-file-explorer 回答2: To generally disable the colors in the explorer, one can use the setting: User/Features/Explorer/Decorations/Colors: false 回答3: As part of the update, Visual Studio Code integrates the colour highlighting of Git version control into the main file explorer. That’s why you