Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace settings are being copied into user settings and synced globally #130

Open
vanowm opened this issue Nov 22, 2023 · 0 comments
Open

Comments

@vanowm
Copy link

vanowm commented Nov 22, 2023

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%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant