You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I enabled the "vim.statusBarColorControl" user preference and added some "vim.statusBarColors" configs. Doing this wiped out my workbench.colorCustomizations for the cursor color.
What did you expect to happen:
I would expect this to merge the status bar colors into the other color customization settings instead of replacing them.
How to reproduce it:
(see above)
The text was updated successfully, but these errors were encountered:
BUG REPORT:
Environment:
What happened:
I enabled the "vim.statusBarColorControl" user preference and added some
"vim.statusBarColors"
configs. Doing this wiped out myworkbench.colorCustomizations
for the cursor color.pre-existing customization:
added for vim:
new workbench.colorCustomizations:
What did you expect to happen:
I would expect this to merge the status bar colors into the other color customization settings instead of replacing them.
How to reproduce it:
(see above)
The text was updated successfully, but these errors were encountered: