Trusted domains for links can now be set at run-time by configuring
linkProtectionTrustedDomains in the lib/vscode/product.json file or via
the --link-protection-trusted-domains flag.
Changed
Update to Code 1.100.0.
Disable extension signature verification, which previously was skipped by
default (the package used for verification is not available to OSS builds of
VS Code) but now reportedly throws hard errors making it impossible to install
extensions.
Fixed
Flags with repeatable options now work via the config file.