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've started to use the extension and I found something that could we useful when merging tasks. Sometimes we just want to override a tasks and we want to keep other ones from the tasks.shared.json
Hi!
I've started to use the extension and I found something that could we useful when merging tasks. Sometimes we just want to override a tasks and we want to keep other ones from the
tasks.shared.json
Example
tasks.shared.json
tasks.local.json
Actual tasks.json with
"arrayMerge": "overwrite"
Actual Actual tasks.json with
"arrayMerge": "combine"
tasks.json with this functionality
The text was updated successfully, but these errors were encountered: