修改欢迎页面和walkthrough中软件名称为Kylin-Code.
This commit is contained in:
parent
5e2b5b1585
commit
0022aa54ee
|
@ -183,7 +183,7 @@
|
|||
"message": "List of git commands (ex: commit, push) that would have their `stdout` logged to the [git output](command:git.showOutput). If the git command has a client-side hook configured, the client-side hook's `stdout` will also be logged to the [git output](command:git.showOutput).",
|
||||
"comment": [
|
||||
"{Locked='](command:git.showOutput'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -209,7 +209,7 @@
|
|||
"config.untrackedChanges.hidden": "Untracked changes are hidden and excluded from several actions.",
|
||||
"config.requireGitUserConfig": "Controls whether to require explicit Git user configuration or allow Git to guess if missing.",
|
||||
"config.showCommitInput": "Controls whether to show the commit input in the Git source control panel.",
|
||||
"config.terminalAuthentication": "Controls whether to enable VS Code to be the authentication handler for git processes spawned in the integrated terminal. Note: terminals need to be restarted to pick up a change in this setting.",
|
||||
"config.terminalAuthentication": "Controls whether to enable Kylin-Code to be the authentication handler for git processes spawned in the integrated terminal. Note: terminals need to be restarted to pick up a change in this setting.",
|
||||
"config.timeline.showAuthor": "Controls whether to show the commit author in the Timeline view.",
|
||||
"config.timeline.showUncommitted": "Controls whether to show uncommitted changes in the Timeline view.",
|
||||
"config.timeline.date": "Controls which date to use for items in the Timeline view.",
|
||||
|
@ -229,7 +229,7 @@
|
|||
"message": "Specifies how much information (if any) to log to the [git output](command:git.showOutput).",
|
||||
"comment": [
|
||||
"{Locked='](command:git.showOutput'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -265,7 +265,7 @@
|
|||
"message": "A valid git installation was not detected, more details can be found in the [git output](command:git.showOutput).\nPlease [install git](https://git-scm.com/).\nIf you're using a different version control system, you can [search the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22) for additional extensions.",
|
||||
"comment": [
|
||||
"{Locked='](command:git.showOutput'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -273,7 +273,7 @@
|
|||
"message": "[Download Git for Windows](https://git-scm.com/download/win)\nAfter installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).",
|
||||
"comment": [
|
||||
"{Locked='](command:workbench.action.reloadWindow'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -281,7 +281,7 @@
|
|||
"message": "[Download Git for macOS](https://git-scm.com/download/mac)\nAfter installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).",
|
||||
"comment": [
|
||||
"{Locked='](command:workbench.action.reloadWindow'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -289,7 +289,7 @@
|
|||
"message": "Source control depends on Git being installed.\n[Download Git for Linux](https://git-scm.com/download/linux)\nAfter installing, please [reload](command:workbench.action.reloadWindow) (or [troubleshoot](command:git.showOutput)). Additional source control providers can be installed [from the Marketplace](command:workbench.extensions.search?%22%40category%3A%5C%22scm%20providers%5C%22%22).",
|
||||
"comment": [
|
||||
"{Locked='](command:workbench.action.reloadWindow'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -298,7 +298,7 @@
|
|||
"message": "If you would like to use git features, please enable git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\n",
|
||||
"comment": [
|
||||
"{Locked='](command:workbench.action.openSettings?%5B%22git.enabled%22%5D'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -306,7 +306,7 @@
|
|||
"message": "In order to use git features, you can open a folder containing a git repository or clone from a URL.\n[Open Folder](command:vscode.openFolder)\n[Clone Repository](command:git.clone)\n",
|
||||
"comment": [
|
||||
"{Locked='](command:vscode.openFolder'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -314,7 +314,7 @@
|
|||
"message": "The folder currently open doesn't have a git repository. You can initialize a repository which will enable source control features powered by git.\n[Initialize Repository](command:git.init?%5Btrue%5D)\n",
|
||||
"comment": [
|
||||
"{Locked='](command:git.init?%5Btrue%5D'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -322,7 +322,7 @@
|
|||
"message": "The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git.\n[Initialize Repository](command:git.init)\n",
|
||||
"comment": [
|
||||
"{Locked='](command:git.init'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -330,7 +330,7 @@
|
|||
"message": "The workspace currently open doesn't have any folders containing git repositories.\n[Add Folder to Workspace](command:workbench.action.addRootFolder)\n",
|
||||
"comment": [
|
||||
"{Locked='](command:workbench.action.addRootFolder'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
},
|
||||
|
@ -338,7 +338,7 @@
|
|||
"message": "You can clone a repository locally.\n[Clone Repository](command:git.clone 'Clone a repository once the git extension has activated')",
|
||||
"comment": [
|
||||
"{Locked='](command:git.clone'}",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
||||
"Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for Kylin-Code",
|
||||
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -208,7 +208,7 @@
|
|||
"no repositories": "没有可用存储库",
|
||||
"not supported": "\"git.scanRepositories\" 设置中不支持绝对路径。",
|
||||
"pick repo": "选择存储库",
|
||||
"repoOnHomeDriveRootWarning": "无法在“{0}”处自动打开 git 存储库。若要打开该 git 存储库,请在 VS Code 中直接将其作为文件夹打开。",
|
||||
"repoOnHomeDriveRootWarning": "无法在“{0}”处自动打开 git 存储库。若要打开该 git 存储库,请在 Kylin-Code 中直接将其作为文件夹打开。",
|
||||
"too many submodules": "“{0}”存储库中的 {1} 个子模块将不会自动打开。您仍可以通过打开其中的文件来单独打开每个子模块。"
|
||||
},
|
||||
"dist/repository": {
|
||||
|
@ -503,7 +503,7 @@
|
|||
"config.statusLimit": "控制如何限制可从 Git 状态命令分析的更改数。可以设置为 0 表示无限制。",
|
||||
"config.suggestSmartCommit": "建议启用智能提交(在无暂存更改时提交所有更改)。",
|
||||
"config.supportCancellation": "控制在运行同步操作时是否出现通知,允许用户取消操作。",
|
||||
"config.terminalAuthentication": "控制是否使 VS Code 成为集成终端中产生的 git 进程的身份验证处理程序。请注意: 需要重启终端才能选择此设置中的更改。",
|
||||
"config.terminalAuthentication": "控制是否使 Kylin-Code 成为集成终端中产生的 git 进程的身份验证处理程序。请注意: 需要重启终端才能选择此设置中的更改。",
|
||||
"config.timeline.date": "控制在日程表视图中项目使用的日期。",
|
||||
"config.timeline.date.authored": "使用创作日期",
|
||||
"config.timeline.date.committed": "使用提交日期",
|
||||
|
|
|
@ -9721,7 +9721,7 @@
|
|||
"walkthroughs.steps.button.deprecated.interpolated": "已弃用。请改用说明中的 markdown 链接,例如 {0}、{1}、或 {2}",
|
||||
"walkthroughs.steps.completionEvents": "应触发此步骤变为已勾选的事件。如果为空或未定义,则在单击任何步骤的按钮或链接时,步骤将撤销复选; 如果该步骤没有按钮或链接,则选中它时会选中。",
|
||||
"walkthroughs.steps.completionEvents.extensionInstalled": "安装具有给定 id 的扩展时,请关闭步骤。如果已安装扩展,则步骤将以勾选状态开始。",
|
||||
"walkthroughs.steps.completionEvents.onCommand": "在 VS Code 中的任何位置执行给定命令时,勾选步骤。",
|
||||
"walkthroughs.steps.completionEvents.onCommand": "在 Kylin-Code 中的任何位置执行给定命令时,勾选步骤。",
|
||||
"walkthroughs.steps.completionEvents.onContext": "当上下文键表达式为 true 时,勾选步骤。",
|
||||
"walkthroughs.steps.completionEvents.onLink": "通过演练步骤打开给定链接时的签出步骤。",
|
||||
"walkthroughs.steps.completionEvents.onSettingChanged": "在给定设置发生更改时勾选步骤",
|
||||
|
@ -9766,15 +9766,15 @@
|
|||
"getting-started-beginner-icon": "用于欢迎页面初学者类别的图标",
|
||||
"getting-started-intermediate-icon": "用于欢迎页面中级类别的图标",
|
||||
"getting-started-setup-icon": "用于欢迎页面的设置类别的图标",
|
||||
"gettingStarted.beginner.description": "直接跳转到 VS Code 并概要了解必备功能。",
|
||||
"gettingStarted.beginner.description": "直接跳转到 Kylin-Code 并概要了解必备功能。",
|
||||
"gettingStarted.beginner.title": "了解基础知识",
|
||||
"gettingStarted.commandPalette.description.interpolated": "命令是在 VS Code 中完成任务的键盘方式。查找常用命令以进行 **练习**,从而节省时间。\r\n{0}\r\n__尝试搜索‘视图切换’。__",
|
||||
"gettingStarted.commandPalette.description.interpolated": "命令是在 Kylin-Code 中完成任务的键盘方式。查找常用命令以进行 **练习**,从而节省时间。\r\n{0}\r\n__尝试搜索‘视图切换’。__",
|
||||
"gettingStarted.commandPalette.title": "访问所有内容只需一个快捷方式",
|
||||
"gettingStarted.debug.description.interpolated": "通过设置启动配置来加速编辑、生成、测试和调试循环。\r\n{0}",
|
||||
"gettingStarted.debug.title": "在操作中查看代码",
|
||||
"gettingStarted.extensions.description.interpolated": "扩展是 VS Code 的精华。扩展范围包括方便地提升生产力、扩展现成的功能以及添加全新的功能。\r\n{0}",
|
||||
"gettingStarted.extensions.description.interpolated": "扩展是 Kylin-Code 的精华。扩展范围包括方便地提升生产力、扩展现成的功能以及添加全新的功能。\r\n{0}",
|
||||
"gettingStarted.extensions.title": "无限扩展性",
|
||||
"gettingStarted.extensionsWeb.description.interpolated": "扩展是 VS Code 的增强功能。越来越多的扩展可在 Web 上使用。\r\n{0}",
|
||||
"gettingStarted.extensionsWeb.description.interpolated": "扩展是 Kylin-Code 的增强功能。越来越多的扩展可在 Web 上使用。\r\n{0}",
|
||||
"gettingStarted.findLanguageExts.description.interpolated": "语法突出显示、代码完成、lint 分析和调试让代码更加智能。虽然已内置多种语言,但可将更多语言添加为扩展。\r\n{0}",
|
||||
"gettingStarted.findLanguageExts.title": "对所有语言的丰富支持",
|
||||
"gettingStarted.installGit.description.interpolated": "安装 Git 以跟踪项目中的更改。\r\n{0}",
|
||||
|
@ -9804,17 +9804,17 @@
|
|||
"gettingStarted.scm.title": "使用 Git 跟踪代码",
|
||||
"gettingStarted.scmClone.description.interpolated": "为项目设置内置版本控制,以跟踪更改并与他人协作。\r\n{0}",
|
||||
"gettingStarted.scmSetup.description.interpolated": "为项目设置内置版本控制,以跟踪更改并与他人协作。\r\n{0}",
|
||||
"gettingStarted.settings.description.interpolated": "根据你的喜好调整 VS Code 和扩展的各个方面。首先会列出常用设置便于你开始使用。\r\n{0}",
|
||||
"gettingStarted.settings.description.interpolated": "根据你的喜好调整 Kylin-Code 和扩展的各个方面。首先会列出常用设置便于你开始使用。\r\n{0}",
|
||||
"gettingStarted.settings.title": "优化设置",
|
||||
"gettingStarted.settingsSync.description.interpolated": "保持跨所有设备备份和更新基本的 VS Code 自定义。\r\n{0}",
|
||||
"gettingStarted.settingsSync.description.interpolated": "保持跨所有设备备份和更新基本的 Kylin-Code 自定义。\r\n{0}",
|
||||
"gettingStarted.settingsSync.title": "同步到其他设备或从其他设备同步",
|
||||
"gettingStarted.setup.OpenFolder.description.interpolated": "你已准备好开始编码。请打开项目文件夹,将文件放入VS Code。\r\n{0}",
|
||||
"gettingStarted.setup.OpenFolder.description.interpolated": "你已准备好开始编码。请打开项目文件夹,将文件放入Kylin-Code。\r\n{0}",
|
||||
"gettingStarted.setup.OpenFolder.title": "打开你的代码",
|
||||
"gettingStarted.setup.OpenFolderWeb.description.interpolated": "你已准备好开始编码。可以打开本地项目或远程存储库,以将文件置于 VS Code。\r\n{0}\r\n{1}",
|
||||
"gettingStarted.setup.description": "发现最佳的自定义方法,使用你的专属 VS Code。",
|
||||
"gettingStarted.setup.title": "开始使用 VS Code",
|
||||
"gettingStarted.setupWeb.description": "发现最佳的自定义方法,以使 Web 中的 VS Code 成为你的专属。",
|
||||
"gettingStarted.setupWeb.title": "Web 中 VS Code 入门",
|
||||
"gettingStarted.setup.OpenFolderWeb.description.interpolated": "你已准备好开始编码。可以打开本地项目或远程存储库,以将文件置于 Kylin-Code。\r\n{0}\r\n{1}",
|
||||
"gettingStarted.setup.description": "发现最佳的自定义方法,使用你的专属 Kylin-Code。",
|
||||
"gettingStarted.setup.title": "开始使用 Kylin-Code",
|
||||
"gettingStarted.setupWeb.description": "发现最佳的自定义方法,以使 Web 中的 Kylin-Code 成为你的专属。",
|
||||
"gettingStarted.setupWeb.title": "Web 中 Kylin-Code 入门",
|
||||
"gettingStarted.shortcuts.description.interpolated": "发现喜欢的命令后,创建自定义键盘快捷方式以进行即时访问。\r\n{0}",
|
||||
"gettingStarted.shortcuts.title": "自定义快捷方式",
|
||||
"gettingStarted.splitview.description.interpolated": "通过以并排、垂直和水平方式打开文件,充分利用屏幕空间。\r\n{0}",
|
||||
|
@ -9829,7 +9829,7 @@
|
|||
"gettingStarted.topLevelGitOpen.title": "打开存储库...",
|
||||
"gettingStarted.topLevelShowWalkthroughs.description": "查看编辑器或扩展的演练",
|
||||
"gettingStarted.topLevelShowWalkthroughs.title": "打开演练...",
|
||||
"gettingStarted.videoTutorial.description.interpolated": "请观看系列简短实用视频教程中的第一课,了解 VS Code 的主要功能。\r\n{0}",
|
||||
"gettingStarted.videoTutorial.description.interpolated": "请观看系列简短实用视频教程中的第一课,了解 Kylin-Code 的主要功能。\r\n{0}",
|
||||
"gettingStarted.videoTutorial.title": "充电学习",
|
||||
"gettingStarted.workspaceTrust.description.interpolated": "通过 {0},可以确定项目文件夹是否应 **允许或限制** 自动代码执行 __(扩展、调试等所必需)__。\r\n 打开文件/文件夹将提示授予信任。以后始终可以 {1}。",
|
||||
"gettingStarted.workspaceTrust.title": "安全浏览和编辑代码",
|
||||
|
@ -9881,7 +9881,7 @@
|
|||
"workbench.startupEditor.newUntitledFile": "打开一个新的无标题文件(仅在打开一个空窗口时适用)。",
|
||||
"workbench.startupEditor.none": "在启动时不打开编辑器。",
|
||||
"workbench.startupEditor.readme": "当打开包含自述文件的文件夹时,请打开自述文件,否则会回退到 'welcomePage'。请注意: 仅在作为全局 配置时才遵守此操作,如果在工作区或文件夹配置中进行设置,则此将被忽略。",
|
||||
"workbench.startupEditor.welcomePage": "打开包含帮助开始使用 VS Code 和扩展内容的欢迎页面。",
|
||||
"workbench.startupEditor.welcomePage": "打开包含帮助开始使用 Kylin-Code 和扩展内容的欢迎页面。",
|
||||
"workbench.startupEditor.welcomePageInEmptyWorkbench": "在打开空工作区时打开欢迎页面。"
|
||||
},
|
||||
"vs/workbench/contrib/welcome/walkThrough/browser/editor/editorWalkThrough": {
|
||||
|
@ -9943,7 +9943,7 @@
|
|||
"workbench.startupEditor.newUntitledFile": "打开一个新的无标题文件(仅在打开一个空窗口时适用)。",
|
||||
"workbench.startupEditor.none": "在启动时不打开编辑器。",
|
||||
"workbench.startupEditor.readme": "当打开包含自述文件的文件夹时,请打开自述文件,否则会回退到 'welcomePage'。请注意: 仅在作为全局 配置时才遵守此操作,如果在工作区或文件夹配置中进行设置,则此将被忽略。",
|
||||
"workbench.startupEditor.welcomePage": "打开包含帮助开始使用 VS Code 和扩展内容的欢迎页面。",
|
||||
"workbench.startupEditor.welcomePage": "打开包含帮助开始使用 Kylin-Code 和扩展内容的欢迎页面。",
|
||||
"workbench.startupEditor.welcomePageInEmptyWorkbench": "在打开空工作区时打开欢迎页面。",
|
||||
"workbench.welcomePage.preferReducedMotion": "启用后,减少欢迎页中的移动。",
|
||||
"workbench.welcomePage.videoTutorials": "启用后,入门页面将包含指向视频教程的其他链接。",
|
||||
|
@ -9969,7 +9969,7 @@
|
|||
"walkthroughs.steps.button.deprecated.interpolated": "已弃用。请改用说明中的 markdown 链接,例如 {0}、{1}、或 {2}",
|
||||
"walkthroughs.steps.completionEvents": "应触发此步骤变为已勾选的事件。如果为空或未定义,则在单击任何步骤的按钮或链接时,步骤将撤销复选; 如果该步骤没有按钮或链接,则选中它时会选中。",
|
||||
"walkthroughs.steps.completionEvents.extensionInstalled": "安装具有给定 id 的扩展时,请关闭步骤。如果已安装扩展,则步骤将以勾选状态开始。",
|
||||
"walkthroughs.steps.completionEvents.onCommand": "在 VS Code 中的任何位置执行给定命令时,勾选步骤。",
|
||||
"walkthroughs.steps.completionEvents.onCommand": "在 Kylin-Code 中的任何位置执行给定命令时,勾选步骤。",
|
||||
"walkthroughs.steps.completionEvents.onContext": "当上下文键表达式为 true 时,勾选步骤。",
|
||||
"walkthroughs.steps.completionEvents.onLink": "通过演练步骤打开给定链接时的签出步骤。",
|
||||
"walkthroughs.steps.completionEvents.onSettingChanged": "在给定设置发生更改时勾选步骤",
|
||||
|
@ -10015,15 +10015,15 @@
|
|||
"getting-started-beginner-icon": "用于欢迎页面初学者类别的图标",
|
||||
"getting-started-intermediate-icon": "用于欢迎页面中级类别的图标",
|
||||
"getting-started-setup-icon": "用于欢迎页面的设置类别的图标",
|
||||
"gettingStarted.beginner.description": "直接跳转到 VS Code 并概要了解必备功能。",
|
||||
"gettingStarted.beginner.description": "直接跳转到 Kylin-Code 并概要了解必备功能。",
|
||||
"gettingStarted.beginner.title": "了解基础知识",
|
||||
"gettingStarted.commandPalette.description.interpolated": "命令是在 VS Code 中完成任务的键盘方式。查找常用命令以进行 **练习**,从而节省时间。\r\n{0}\r\n__尝试搜索‘视图切换’。__",
|
||||
"gettingStarted.commandPalette.description.interpolated": "命令是在 Kylin-Code 中完成任务的键盘方式。查找常用命令以进行 **练习**,从而节省时间。\r\n{0}\r\n__尝试搜索‘视图切换’。__",
|
||||
"gettingStarted.commandPalette.title": "访问所有内容只需一个快捷方式",
|
||||
"gettingStarted.debug.description.interpolated": "通过设置启动配置来加速编辑、生成、测试和调试循环。\r\n{0}",
|
||||
"gettingStarted.debug.title": "在操作中查看代码",
|
||||
"gettingStarted.extensions.description.interpolated": "扩展是 VS Code 的精华。扩展范围包括方便地提升生产力、扩展现成的功能以及添加全新的功能。\r\n{0}",
|
||||
"gettingStarted.extensions.description.interpolated": "扩展是 Kylin-Code 的精华。扩展范围包括方便地提升生产力、扩展现成的功能以及添加全新的功能。\r\n{0}",
|
||||
"gettingStarted.extensions.title": "无限扩展性",
|
||||
"gettingStarted.extensionsWeb.description.interpolated": "扩展是 VS Code 的增强功能。越来越多的扩展可在 Web 上使用。\r\n{0}",
|
||||
"gettingStarted.extensionsWeb.description.interpolated": "扩展是 Kylin-Code 的增强功能。越来越多的扩展可在 Web 上使用。\r\n{0}",
|
||||
"gettingStarted.findLanguageExts.description.interpolated": "语法突出显示、代码完成、lint 分析和调试让代码更加智能。虽然已内置多种语言,但可将更多语言添加为扩展。\r\n{0}",
|
||||
"gettingStarted.findLanguageExts.title": "对所有语言的丰富支持",
|
||||
"gettingStarted.installGit.description.interpolated": "安装 Git 以跟踪项目中的更改。\r\n{0}",
|
||||
|
@ -10056,17 +10056,17 @@
|
|||
"gettingStarted.scm.title": "使用 Git 跟踪代码",
|
||||
"gettingStarted.scmClone.description.interpolated": "为项目设置内置版本控制,以跟踪更改并与他人协作。\r\n{0}",
|
||||
"gettingStarted.scmSetup.description.interpolated": "为项目设置内置版本控制,以跟踪更改并与他人协作。\r\n{0}",
|
||||
"gettingStarted.settings.description.interpolated": "根据你的喜好调整 VS Code 和扩展的各个方面。首先会列出常用设置便于你开始使用。\r\n{0}",
|
||||
"gettingStarted.settings.description.interpolated": "根据你的喜好调整 Kylin-Code 和扩展的各个方面。首先会列出常用设置便于你开始使用。\r\n{0}",
|
||||
"gettingStarted.settings.title": "优化设置",
|
||||
"gettingStarted.settingsSync.description.interpolated": "保持跨所有设备备份和更新基本的 VS Code 自定义。\r\n{0}",
|
||||
"gettingStarted.settingsSync.description.interpolated": "保持跨所有设备备份和更新基本的 Kylin-Code 自定义。\r\n{0}",
|
||||
"gettingStarted.settingsSync.title": "同步到其他设备或从其他设备同步",
|
||||
"gettingStarted.setup.OpenFolder.description.interpolated": "你已准备好开始编码。请打开项目文件夹,将文件放入VS Code。\r\n{0}",
|
||||
"gettingStarted.setup.OpenFolder.description.interpolated": "你已准备好开始编码。请打开项目文件夹,将文件放入Kylin-Code。\r\n{0}",
|
||||
"gettingStarted.setup.OpenFolder.title": "打开你的代码",
|
||||
"gettingStarted.setup.OpenFolderWeb.description.interpolated": "你已准备好开始编码。可以打开本地项目或远程存储库,以将文件置于 VS Code。\r\n{0}\r\n{1}",
|
||||
"gettingStarted.setup.description": "发现最佳的自定义方法,使用你的专属 VS Code。",
|
||||
"gettingStarted.setup.title": "开始使用 VS Code",
|
||||
"gettingStarted.setupWeb.description": "发现最佳的自定义方法,以使 Web 中的 VS Code 成为你的专属。",
|
||||
"gettingStarted.setupWeb.title": "Web 中 VS Code 入门",
|
||||
"gettingStarted.setup.OpenFolderWeb.description.interpolated": "你已准备好开始编码。可以打开本地项目或远程存储库,以将文件置于 Kylin-Code。\r\n{0}\r\n{1}",
|
||||
"gettingStarted.setup.description": "发现最佳的自定义方法,使用你的专属 Kylin-Code。",
|
||||
"gettingStarted.setup.title": "开始使用 Kylin-Code",
|
||||
"gettingStarted.setupWeb.description": "发现最佳的自定义方法,以使 Web 中的 Kylin-Code 成为你的专属。",
|
||||
"gettingStarted.setupWeb.title": "Web 中 Kylin-Code 入门",
|
||||
"gettingStarted.shortcuts.description.interpolated": "发现喜欢的命令后,创建自定义键盘快捷方式以进行即时访问。\r\n{0}",
|
||||
"gettingStarted.shortcuts.title": "自定义快捷方式",
|
||||
"gettingStarted.splitview.description.interpolated": "通过以并排、垂直和水平方式打开文件,充分利用屏幕空间。\r\n{0}",
|
||||
|
@ -10081,9 +10081,9 @@
|
|||
"gettingStarted.topLevelGitOpen.title": "打开存储库...",
|
||||
"gettingStarted.topLevelShowWalkthroughs.description": "查看编辑器或扩展的演练",
|
||||
"gettingStarted.topLevelShowWalkthroughs.title": "打开演练...",
|
||||
"gettingStarted.topLevelVideoTutorials.description": "观看我们关于 VS Code 主要功能的系列简短实用视频教程。",
|
||||
"gettingStarted.topLevelVideoTutorials.description": "观看我们关于 Kylin-Code 主要功能的系列简短实用视频教程。",
|
||||
"gettingStarted.topLevelVideoTutorials.title": "观看视频教程",
|
||||
"gettingStarted.videoTutorial.description.interpolated": "请观看系列简短实用视频教程中的第一课,了解 VS Code 的主要功能。\r\n{0}",
|
||||
"gettingStarted.videoTutorial.description.interpolated": "请观看系列简短实用视频教程中的第一课,了解 Kylin-Code 的主要功能。\r\n{0}",
|
||||
"gettingStarted.videoTutorial.title": "充电学习",
|
||||
"gettingStarted.workspaceTrust.description.interpolated": "通过 {0},可以确定项目文件夹是否应 **允许或限制** 自动代码执行 __(扩展、调试等所必需)__。\r\n 打开文件/文件夹将提示授予信任。以后始终可以 {1}。",
|
||||
"gettingStarted.workspaceTrust.title": "安全浏览和编辑代码",
|
||||
|
@ -10140,7 +10140,7 @@
|
|||
"workbench.startupEditor.newUntitledFile": "打开一个新的无标题文件(仅在打开一个空窗口时适用)。",
|
||||
"workbench.startupEditor.none": "在启动时不打开编辑器。",
|
||||
"workbench.startupEditor.readme": "当打开包含自述文件的文件夹时,请打开自述文件,否则会回退到 'welcomePage'。请注意: 仅在作为全局 配置时才遵守此操作,如果在工作区或文件夹配置中进行设置,则此将被忽略。",
|
||||
"workbench.startupEditor.welcomePage": "打开包含帮助开始使用 VS Code 和扩展内容的欢迎页面。",
|
||||
"workbench.startupEditor.welcomePage": "打开包含帮助开始使用 Kylin-Code 和扩展内容的欢迎页面。",
|
||||
"workbench.startupEditor.welcomePageInEmptyWorkbench": "在打开空工作区时打开欢迎页面。"
|
||||
},
|
||||
"vs/workbench/contrib/welcomeViews/common/newFile.contribution": {
|
||||
|
@ -10231,8 +10231,8 @@
|
|||
"workspace.trust.banner.description": "控制何时显示受限模式横幅。",
|
||||
"workspace.trust.banner.never": "打开不受信任的工作区时,不要显示横幅。",
|
||||
"workspace.trust.banner.untilDismissed": "打开不受信任的工作区时显示横幅,直到关闭为止。",
|
||||
"workspace.trust.description": "控制是否在 VS Code 内启用工作区信任。",
|
||||
"workspace.trust.emptyWindow.description": "控制空窗口在 VS Code 中是否默认受信任。当与 `#{0}#` 一起使用时,可以启用 VS Code 的完整功能,而无需在空窗口中进行提示。",
|
||||
"workspace.trust.description": "控制是否在 Kylin-Code 内启用工作区信任。",
|
||||
"workspace.trust.emptyWindow.description": "控制空窗口在 Kylin-Code 中是否默认受信任。当与 `#{0}#` 一起使用时,可以启用 Kylin-Code 的完整功能,而无需在空窗口中进行提示。",
|
||||
"workspace.trust.startupPrompt.always": "每次打开不受信任的工作区时请求信任。",
|
||||
"workspace.trust.startupPrompt.description": "控制何时显示信任工作区的启动提示。",
|
||||
"workspace.trust.startupPrompt.never": "每次打开不受信任的工作区时不请求信任。",
|
||||
|
|
|
@ -158,7 +158,7 @@ export const startEntries: GettingStartedStartEntryContent = [
|
|||
{
|
||||
id: 'topLevelVideoTutorials',
|
||||
title: localize('gettingStarted.topLevelVideoTutorials.title', "Watch Video Tutorials"),
|
||||
description: localize('gettingStarted.topLevelVideoTutorials.description', "Watch our series of short & practical video tutorials for VS Code's key features."),
|
||||
description: localize('gettingStarted.topLevelVideoTutorials.description', "Watch our series of short & practical video tutorials for Kylin-Code's key features."),
|
||||
icon: Codicon.playCircle,
|
||||
when: 'config.workbench.welcomePage.experimental.videoTutorials == on',
|
||||
content: {
|
||||
|
@ -169,7 +169,7 @@ export const startEntries: GettingStartedStartEntryContent = [
|
|||
{
|
||||
id: 'topLevelVideoTutorialsExperimental',
|
||||
title: localize('gettingStarted.topLevelVideoTutorials.title', "Watch Video Tutorials"),
|
||||
description: localize('gettingStarted.topLevelVideoTutorials.description', "Watch our series of short & practical video tutorials for VS Code's key features."),
|
||||
description: localize('gettingStarted.topLevelVideoTutorials.description', "Watch our series of short & practical video tutorials for Kylin-Code's key features."),
|
||||
when: 'config.workbench.welcomePage.experimental.videoTutorials == experimental',
|
||||
icon: Codicon.playCircle,
|
||||
content: {
|
||||
|
@ -184,8 +184,8 @@ const Button = (title: string, href: string) => `[${title}](${href})`;
|
|||
export const walkthroughs: GettingStartedWalkthroughContent = [
|
||||
{
|
||||
id: 'Setup',
|
||||
title: localize('gettingStarted.setup.title', "Get Started with VS Code"),
|
||||
description: localize('gettingStarted.setup.description', "Discover the best customizations to make VS Code yours."),
|
||||
title: localize('gettingStarted.setup.title', "Get Started with Kylin-Code"),
|
||||
description: localize('gettingStarted.setup.description', "Discover the best customizations to make Kylin-Code yours."),
|
||||
isFeatured: true,
|
||||
icon: setupIcon,
|
||||
when: '!isWeb',
|
||||
|
@ -206,7 +206,7 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'settingsSync',
|
||||
title: localize('gettingStarted.settingsSync.title', "Sync to and from other devices"),
|
||||
description: localize('gettingStarted.settingsSync.description.interpolated', "Keep your essential VS Code customizations backed up and updated across all your devices.\n{0}", Button(localize('enableSync', "Enable Settings Sync"), 'command:workbench.userDataSync.actions.turnOn')),
|
||||
description: localize('gettingStarted.settingsSync.description.interpolated', "Keep your essential Kylin-Code customizations backed up and updated across all your devices.\n{0}", Button(localize('enableSync', "Enable Settings Sync"), 'command:workbench.userDataSync.actions.turnOn')),
|
||||
when: 'syncStatus != uninitialized',
|
||||
completionEvents: ['onEvent:sync-enabled'],
|
||||
media: {
|
||||
|
@ -216,16 +216,16 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'commandPaletteTask',
|
||||
title: localize('gettingStarted.commandPalette.title', "One shortcut to access everything"),
|
||||
description: localize('gettingStarted.commandPalette.description.interpolated', "Commands are the keyboard way to accomplish any task in VS Code. **Practice** by looking up your frequent ones to save time.\n{0}\n__Try searching for 'view toggle'.__", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
||||
description: localize('gettingStarted.commandPalette.description.interpolated', "Commands are the keyboard way to accomplish any task in Kylin-Code. **Practice** by looking up your frequent ones to save time.\n{0}\n__Try searching for 'view toggle'.__", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
||||
media: { type: 'svg', altText: 'Command Palette overlay for searching and executing commands.', path: 'commandPalette.svg' },
|
||||
},
|
||||
{
|
||||
id: 'extensionsWeb',
|
||||
title: localize('gettingStarted.extensions.title', "Limitless extensibility"),
|
||||
description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are VS Code's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopular', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
||||
description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are Kylin-Code's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopular', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
||||
when: 'workspacePlatform == \'webworker\'',
|
||||
media: {
|
||||
type: 'svg', altText: 'VS Code extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
||||
type: 'svg', altText: 'Kylin-Code extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
||||
},
|
||||
},
|
||||
{
|
||||
|
@ -240,7 +240,7 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'pickAFolderTask-Mac',
|
||||
title: localize('gettingStarted.setup.OpenFolder.title', "Open up your code"),
|
||||
description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into VS Code.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFileFolder')),
|
||||
description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into Kylin-Code.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFileFolder')),
|
||||
when: 'isMac && workspaceFolderCount == 0',
|
||||
media: {
|
||||
type: 'svg', altText: 'Explorer view showing buttons for opening folder and cloning repository.', path: 'openFolder.svg'
|
||||
|
@ -249,7 +249,7 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'pickAFolderTask-Other',
|
||||
title: localize('gettingStarted.setup.OpenFolder.title', "Open up your code"),
|
||||
description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into VS Code.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFolder')),
|
||||
description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into Kylin-Code.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFolder')),
|
||||
when: '!isMac && workspaceFolderCount == 0',
|
||||
media: {
|
||||
type: 'svg', altText: 'Explorer view showing buttons for opening folder and cloning repository.', path: 'openFolder.svg'
|
||||
|
@ -270,8 +270,8 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
|
||||
{
|
||||
id: 'SetupWeb',
|
||||
title: localize('gettingStarted.setupWeb.title', "Get Started with VS Code in the Web"),
|
||||
description: localize('gettingStarted.setupWeb.description', "Discover the best customizations to make VS Code in the Web yours."),
|
||||
title: localize('gettingStarted.setupWeb.title', "Get Started with Kylin-Code in the Web"),
|
||||
description: localize('gettingStarted.setupWeb.description', "Discover the best customizations to make Kylin-Code in the Web yours."),
|
||||
isFeatured: true,
|
||||
icon: setupIcon,
|
||||
when: 'isWeb',
|
||||
|
@ -292,7 +292,7 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'settingsSyncWeb',
|
||||
title: localize('gettingStarted.settingsSync.title', "Sync to and from other devices"),
|
||||
description: localize('gettingStarted.settingsSync.description.interpolated', "Keep your essential VS Code customizations backed up and updated across all your devices.\n{0}", Button(localize('enableSync', "Enable Settings Sync"), 'command:workbench.userDataSync.actions.turnOn')),
|
||||
description: localize('gettingStarted.settingsSync.description.interpolated', "Keep your essential Kylin-Code customizations backed up and updated across all your devices.\n{0}", Button(localize('enableSync', "Enable Settings Sync"), 'command:workbench.userDataSync.actions.turnOn')),
|
||||
when: 'syncStatus != uninitialized',
|
||||
completionEvents: ['onEvent:sync-enabled'],
|
||||
media: {
|
||||
|
@ -302,7 +302,7 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'commandPaletteTaskWeb',
|
||||
title: localize('gettingStarted.commandPalette.title', "One shortcut to access everything"),
|
||||
description: localize('gettingStarted.commandPalette.description.interpolated', "Commands are the keyboard way to accomplish any task in VS Code. **Practice** by looking up your frequent ones to save time.\n{0}\n__Try searching for 'view toggle'.__", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
||||
description: localize('gettingStarted.commandPalette.description.interpolated', "Commands are the keyboard way to accomplish any task in Kylin-Code. **Practice** by looking up your frequent ones to save time.\n{0}\n__Try searching for 'view toggle'.__", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
||||
media: { type: 'svg', altText: 'Command Palette overlay for searching and executing commands.', path: 'commandPalette.svg' },
|
||||
},
|
||||
{
|
||||
|
@ -317,10 +317,10 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'extensionsWebWeb',
|
||||
title: localize('gettingStarted.extensions.title', "Limitless extensibility"),
|
||||
description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are VS Code's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopular', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
||||
description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are Kylin-Code's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopular', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
||||
when: 'workspacePlatform == \'webworker\'',
|
||||
media: {
|
||||
type: 'svg', altText: 'VS Code extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
||||
type: 'svg', altText: 'Kylin-Code extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
||||
},
|
||||
},
|
||||
{
|
||||
|
@ -335,7 +335,7 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'pickAFolderTask-WebWeb',
|
||||
title: localize('gettingStarted.setup.OpenFolder.title', "Open up your code"),
|
||||
description: localize('gettingStarted.setup.OpenFolderWeb.description.interpolated', "You're all set to start coding. You can open a local project or a remote repository to get your files into VS Code.\n{0}\n{1}", Button(localize('openFolder', "Open Folder"), 'command:workbench.action.addRootFolder'), Button(localize('openRepository', "Open Repository"), 'command:remoteHub.openRepository')),
|
||||
description: localize('gettingStarted.setup.OpenFolderWeb.description.interpolated', "You're all set to start coding. You can open a local project or a remote repository to get your files into Kylin-Code.\n{0}\n{1}", Button(localize('openFolder', "Open Folder"), 'command:workbench.action.addRootFolder'), Button(localize('openRepository', "Open Repository"), 'command:remoteHub.openRepository')),
|
||||
when: 'workspaceFolderCount == 0',
|
||||
media: {
|
||||
type: 'svg', altText: 'Explorer view showing buttons for opening folder and cloning repository.', path: 'openFolder.svg'
|
||||
|
@ -360,7 +360,7 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
icon: beginnerIcon,
|
||||
isFeatured: true,
|
||||
next: 'Intermediate',
|
||||
description: localize('gettingStarted.beginner.description', "Jump right into VS Code and get an overview of the must-have features."),
|
||||
description: localize('gettingStarted.beginner.description', "Jump right into Kylin-Code and get an overview of the must-have features."),
|
||||
content: {
|
||||
type: 'steps',
|
||||
steps: [
|
||||
|
@ -384,18 +384,18 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'extensions',
|
||||
title: localize('gettingStarted.extensions.title', "Limitless extensibility"),
|
||||
description: localize('gettingStarted.extensions.description.interpolated', "Extensions are VS Code's power-ups. They range from handy productivity hacks, expanding out-of-the-box features, to adding completely new capabilities.\n{0}", Button(localize('browseRecommended', "Browse Recommended Extensions"), 'command:workbench.extensions.action.showRecommendedExtensions')),
|
||||
description: localize('gettingStarted.extensions.description.interpolated', "Extensions are Kylin-Code's power-ups. They range from handy productivity hacks, expanding out-of-the-box features, to adding completely new capabilities.\n{0}", Button(localize('browseRecommended', "Browse Recommended Extensions"), 'command:workbench.extensions.action.showRecommendedExtensions')),
|
||||
when: 'workspacePlatform != \'webworker\'',
|
||||
media: {
|
||||
type: 'svg', altText: 'VS Code extension marketplace with featured language extensions', path: 'extensions.svg'
|
||||
type: 'svg', altText: 'Kylin-Code extension marketplace with featured language extensions', path: 'extensions.svg'
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 'settings',
|
||||
title: localize('gettingStarted.settings.title', "Tune your settings"),
|
||||
description: localize('gettingStarted.settings.description.interpolated', "Tweak every aspect of VS Code and your extensions to your liking. Commonly used settings are listed first to get you started.\n{0}", Button(localize('tweakSettings', "Tweak my Settings"), 'command:toSide:workbench.action.openSettings')),
|
||||
description: localize('gettingStarted.settings.description.interpolated', "Tweak every aspect of Kylin-Code and your extensions to your liking. Commonly used settings are listed first to get you started.\n{0}", Button(localize('tweakSettings', "Tweak my Settings"), 'command:toSide:workbench.action.openSettings')),
|
||||
media: {
|
||||
type: 'svg', altText: 'VS Code Settings', path: 'settings.svg'
|
||||
type: 'svg', altText: 'Kylin-Code Settings', path: 'settings.svg'
|
||||
},
|
||||
},
|
||||
{
|
||||
|
@ -410,8 +410,8 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|||
{
|
||||
id: 'videoTutorial',
|
||||
title: localize('gettingStarted.videoTutorial.title', "Lean back and learn"),
|
||||
description: localize('gettingStarted.videoTutorial.description.interpolated', "Watch the first in a series of short & practical video tutorials for VS Code's key features.\n{0}", Button(localize('watch', "Watch Tutorial"), 'https://aka.ms/vscode-getting-started-video')),
|
||||
media: { type: 'svg', altText: 'VS Code Settings', path: 'learn.svg' },
|
||||
description: localize('gettingStarted.videoTutorial.description.interpolated', "Watch the first in a series of short & practical video tutorials for Kylin-Code's key features.\n{0}", Button(localize('watch', "Watch Tutorial"), 'https://aka.ms/vscode-getting-started-video')),
|
||||
media: { type: 'svg', altText: 'Kylin-Code Settings', path: 'learn.svg' },
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue