UNPKG

monaco-editor

Version:
44 lines (43 loc) 1.02 kB
/*!----------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Version: 0.46.0(21007360cad28648bdf46282a2592cb47c3a7a6f) * Released under the MIT license * https://github.com/microsoft/vscode/blob/main/LICENSE.txt *-----------------------------------------------------------*/ /*--------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. *--------------------------------------------------------*/ define("vs/base/common/worker/simpleWorker.nls", { "vs/base/common/platform": [ "_" ], "vs/editor/common/languages": [ "array", "boolean", "class", "constant", "constructor", "enumeration", "enumeration member", "event", "field", "file", "function", "interface", "key", "method", "module", "namespace", "null", "number", "object", "operator", "package", "property", "string", "struct", "type parameter", "variable", "{0} ({1})" ] });