Closed Gruntfuggly closed 3 years ago
Just uploaded another version which supports glob patterns for the configuration settings.
e.g.
"global-config.links": [ "*.json" ]
Can confirm works for me:
"global-config.folder": "~/.vscode/global-config/", "global-config.hardLinks": [ "**" ],
Thanks, another excellent addition!
Just uploaded another version which supports glob patterns for the configuration settings.
e.g.