writer icon indicating copy to clipboard operation
writer copied to clipboard

Workspace settings are being copied into user settings and synced globally

Open vanowm opened this issue 2 years ago • 0 comments

Type: Bug

Create a workspace with the following settings:

{
	"settings": {
		"workbench.colorCustomizations": {
			"activityBar.background": "#ab307e",
			"statusBar.background": "#832561",
			"titleBar.activeBackground": "#832561",
		},
	}
}

Sync settings to your account, all other worspaces and non-worspace windows that don't have these settings overriten are now synced with these settings.

Extension version: 2.2.1 VS Code version: Code 1.84.2 (1a5daa3a0231a0fbba4f14db7ec463cf99d7768e, 2023-11-09T10:51:52.184Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 3600)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 63.67GB (37.47GB free)
Process Argv --verbose
Screen Reader no
VM 50%

vanowm avatar Nov 22 '23 01:11 vanowm