v4.100.0
Code v1.100.0
Added
- Trusted domains for links can now be set at run-time by configuring
linkProtectionTrustedDomainsin thelib/vscode/product.jsonfile or via
the--link-protection-trusted-domainsflag.
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.