vscode-peacock
vscode-peacock copied to clipboard
I have to choose my preferred color every time I open a new window
VScode 1.45 Macos catalina
Just that...great extension!
Thank you @tatecapone for creating this issue!
Thank you..I love the extension!
@johnpapa - Is there a way we can specify a default peacock colour on the settings.json file so that each new window of VSCode comes up with the default colour?
hmmm ... that could be a feature. For example, once you install Peacock you could choose a menu item to set your favorite color as the default which would then be applied automatically when a new vs code is opened. However this could easily introduce a lot of complexity as it would be automatic and could collide with unintended consequences (colors being overwritten, being enforced when not desired, creating the settings file when none exists nor wanted).
Another option could be to make a single command to set to your favorite default. But this could be done by adding your own favorite (one time) and then in the future using "select favorite color" command to choose it.
It might save a few "up/down arrow" clicks ... not sure it's worth it. But I am open to more input