Preserve VS Code settings comments during merge
This commit is contained in:
@@ -24,7 +24,9 @@ install/bootstrap.ps1
|
||||
|
||||
Bootstrap renders and merges the managed keys from
|
||||
`config/vscode/settings.template.jsonc` into the user settings file. Existing
|
||||
unmanaged VS Code settings are preserved.
|
||||
unmanaged VS Code settings are preserved, and the merge updates the managed keys
|
||||
in place so existing JSONC comments and surrounding formatting stay intact where
|
||||
possible.
|
||||
|
||||
Bootstrap also writes a managed Copilot CLI environment file into the local
|
||||
state directory and adds a small managed source block to the active shell or
|
||||
|
||||
Reference in New Issue
Block a user