mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 03:21:36 -04:00
* Initial VS Code 1.21 file copy with patches * A few more merges * Post npm install * Fix batch of build breaks * Fix more build breaks * Fix more build errors * Fix more build breaks * Runtime fixes 1 * Get connection dialog working with some todos * Fix a few packaging issues * Copy several node_modules to package build to fix loader issues * Fix breaks from master * A few more fixes * Make tests pass * First pass of license header updates * Second pass of license header updates * Fix restore dialog issues * Remove add additional themes menu items * fix select box issues where the list doesn't show up * formatting * Fix editor dispose issue * Copy over node modules to correct location on all platforms
25 lines
1.2 KiB
JSON
25 lines
1.2 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"displayName": "合併衝突",
|
|
"description": "內嵌合併衝突的醒目提式與命令。",
|
|
"command.category": "合併衝突",
|
|
"command.accept.all-current": "接受所有當前項目",
|
|
"command.accept.all-incoming": "接受所有來源",
|
|
"command.accept.all-both": "接受兩者所有項目",
|
|
"command.accept.current": "接受當前項目",
|
|
"command.accept.incoming": "接受來源項目",
|
|
"command.accept.selection": "接受選取項目",
|
|
"command.accept.both": "接受兩者",
|
|
"command.next": "下一個衝突",
|
|
"command.previous": "前一個衝突",
|
|
"command.compare": "比較目前衝突",
|
|
"config.title": "合併衝突",
|
|
"config.codeLensEnabled": "啟用/停用 編輯器CodeLens衝突合併 ",
|
|
"config.decoratorsEnabled": "啟用/停用 編輯器衝突合併色彩裝飾"
|
|
} |