johnpapa / vscode-peacock

Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
MIT License
1.03k stars 115 forks source link

Installing peacock and Neovim Ui Modifier v0.13 will cause the peacock colors to be written to vscode's user settings and will not be removed #527

Closed tieniu1 closed 1 year ago

tieniu1 commented 1 year ago

Versions (please complete the following information):

Describe the bug Install peacock and set a color for the project. Install Neovim Ui Modifier v0.13, then reset peacock and uninstall peacock, peacock's color will be written to vscode's user settings, delete the settings manually, then save the settings and they will be set back.

Solution, disable neovim ui Modifier, then manually remove the color setting of peacock from user settings.

johnpapa commented 1 year ago

Thank you @tieniu1 for creating this issue!