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
fix: merge VS Code settings instead of overwriting them
This change modifies OverrideVSCodeConfigs to merge Coder's essential
settings with existing VS Code settings instead of completely overwriting
them. This preserves developer-defined settings from Terraform modules
while ensuring Coder's git authentication still works properly.
Fixes#19007
Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
0 commit comments