feat: 添加vscode编辑器
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.de", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.es", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.fr", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.it", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.ja", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,15 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* 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": [
|
||||
"_"
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.ko", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.ru", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.zh-cn", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Version: 0.34.0(4b8a47f3570a4a05ace9d00ae0df044b55befcd5)
|
||||
* Released under the MIT license
|
||||
* https://github.com/microsoft/vscode/blob/main/LICENSE.txt
|
||||
*-----------------------------------------------------------*/
|
||||
|
||||
define("vs/base/common/worker/simpleWorker.nls.zh-tw", {
|
||||
"vs/base/common/platform": [
|
||||
"_",
|
||||
]
|
||||
});
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user