@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
6 lines (5 loc) • 4.2 kB
JavaScript
/*!--------------------------------------------------------
* Copyright (C) Microsoft Corporation. All rights reserved.
*--------------------------------------------------------*/
define("vs/code/node/cliProcessMain.nls",{"vs/base/common/severity":["Error","Warning","Info"],"vs/base/node/zip":["{0} not found inside zip."],"vs/code/node/cliProcessMain":["Extension '{0}' not found.","Extension '{0}' is not installed.","Make sure you use the full extension ID, including the publisher, eg: {0}","Extension '{0}' was successfully installed!","Extension '{0}' is already installed.","Found '{0}' in the marketplace.","Installing...","Extension '{0}' v{1} was successfully installed!","Uninstalling {0}...","Extension '{0}' was successfully uninstalled!"],"vs/platform/configuration/common/configurationRegistry":["Default Configuration Overrides","Configure editor settings to be overridden for {0} language.","Configure editor settings to be overridden for a language.","Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.","Cannot register '{0}'. This property is already registered."],"vs/platform/extensionManagement/common/extensionManagement":["Extensions","Preferences"],"vs/platform/extensionManagement/node/extensionGalleryService":["Extension not found","Couldn't find a compatible version of {0} with this version of Code."],"vs/platform/extensionManagement/node/extensionManagementService":["Extension invalid: package.json is not a JSON file.","Please restart Code before reinstalling {0}.","Please restart Code before reinstalling.","Would you like to uninstall '{0}' only or its dependencies also?","Only","All","Cancel","Are you sure you want to uninstall '{0}'?","OK","Cancel","Cannot uninstall extension '{0}'. Extension '{1}' depends on this.","Cannot uninstall extension '{0}'. Extensions '{1}' and '{2}' depend on this.","Cannot uninstall extension '{0}'. Extensions '{1}', '{2}' and others depend on this.","Could not find extension"],"vs/platform/extensions/node/extensionValidator":["Could not parse `engines.vscode` value {0}. Please use, for example: ^0.10.0, ^1.2.3, ^0.11.0, ^0.10.x, etc.","Version specified in `engines.vscode` ({0}) is not specific enough. For vscode versions before 1.0.0, please define at a minimum the major and minor desired version. E.g. ^0.10.0, 0.10.x, 0.11.0, etc.","Version specified in `engines.vscode` ({0}) is not specific enough. For vscode versions after 1.0.0, please define at a minimum the major desired version. E.g. ^1.10.0, 1.10.x, 1.x.x, 2.x.x, etc.","Extension is not compatible with Code {0}. Extension requires: {1}.","Got empty extension description","property `{0}` is mandatory and must be of type `string`","property `{0}` is mandatory and must be of type `string`","property `{0}` is mandatory and must be of type `string`","property `{0}` is mandatory and must be of type `object`","property `{0}` is mandatory and must be of type `string`","property `{0}` can be omitted or must be of type `string[]`","property `{0}` can be omitted or must be of type `string[]`","properties `{0}` and `{1}` must both be specified or must both be omitted","property `{0}` can be omitted or must be of type `string`","Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.","properties `{0}` and `{1}` must both be specified or must both be omitted","Extension version is not semver compatible."],"vs/platform/message/common/message":["Close","Later","Cancel"],"vs/platform/request/node/request":["HTTP","The proxy setting to use. If not set will be taken from the http_proxy and https_proxy environment variables","Whether the proxy server certificate should be verified against the list of supplied CAs.","The value to send as the 'Proxy-Authorization' header for every network request."],"vs/platform/telemetry/common/telemetryService":["Telemetry","Enable usage data and errors to be sent to Microsoft."]});
//# sourceMappingURL=https://ticino.blob.core.windows.net/sourcemaps/b813d12980308015bcd2b3a2f6efa5c810c33ba5/core/vs/code/node/cliProcessMain.nls.js.map