0
点赞
收藏
分享

微信扫一扫

VS Code支持配置远程同步了


VS Code支持配置远程同步了_计算机视觉


VS Code支持配置远程同步了_计算机视觉_02

公众号IDComputerVisionGzq

论文地址:https://arxiv.org/pdf/2206.02647.pdf

计算机视觉研究院专栏

作者:Edison_G

【VS Code支持配置远程同步了👍🏻】“Settings Sync in Visual Studio Code”



VS Code支持配置远程同步了_计算机视觉_03



你可以使用活动栏底部的管理齿轮菜单中的打开设置同步...条目来打开设置同步。

VS Code支持配置远程同步了_github_04


你将被要求登录以及您想要同步哪些偏好;目前支持设置、键盘快捷键、扩展、用户片段和 UI 状态。

VS Code支持配置远程同步了_github_05

选择登录并打开按钮将要求您选择使用Microsoft或GitHub帐户登录。

VS Code支持配置远程同步了_microsoft_06


做出此选择后,浏览器将打开,以便您可以登录到您的 Microsoft 或 GitHub 帐户。选择 Microsoft 帐户后,您可以使用个人帐户(例如 Outlook 帐户)或 Azure 帐户,还可以将 GitHub 帐户链接到新的或现有的 Microsoft 帐户。

登录后,设置同步将被打开并继续在后台自动同步您的偏好。

Merge or Replace

VS Code支持配置远程同步了_microsoft_07


Configuring synced data#

Machine settings (with ​​machine​​​ or ​​machine-overridable​​​ scopes) are not synchronized by default, since their values are specific to a given machine. You can also add or remove settings you want to this list from the Settings editor or using the setting ​​settingsSync.ignoredSettings​​.

VS Code支持配置远程同步了_microsoft_08

Keyboard Shortcuts are synchronized per platform by default. If your keyboard shortcuts are platform-agnostic, you can synchronize them across platforms by disabling the setting ​​settingsSync.keybindingsPerPlatform​​.

All built-in and installed extensions are synchronized along with their global enablement state. You can skip synchronizing an extension, either from the Extensions view (⇧⌘X) or using the setting ​​settingsSync.ignoredExtensions​​.

VS Code支持配置远程同步了_microsoft_09


© THE END 



计算机视觉研究院主要涉及深度学习领域,主要致力于人脸检测、人脸识别,多目标检测、目标跟踪、图像分割等研究方向。研究院接下来会不断分享最新的论文算法新框架,我们这次改革不同点就是,我们要着重”研究“。之后我们会针对相应领域分享实践过程,让大家真正体会摆脱理论的真实场景,培养爱动手编程爱动脑思考的习惯!

VS Code支持配置远程同步了_github_10


举报

相关推荐

0 条评论