首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >VS Code支持配置远程同步了

VS Code支持配置远程同步了

作者头像
计算机视觉研究院
发布2022-06-09 13:41:45
发布2022-06-09 13:41:45
1.1K0
举报

关注并星标

从此不迷路

计算机视觉研究院

公众号ID|ComputerVisionGzq

学习群|扫码在主页获取加入方式

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

计算机视觉研究院专栏

作者:Edison_G

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

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

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

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

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

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

Merge or Replace

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.

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.

© THE END 

转载请联系本公众号获得授权

计算机视觉研究院学习群等你加入!

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

扫码关注

计算机视觉研究院

公众号ID|ComputerVisionGzq

学习群|扫码在主页获取加入方式

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2022-06-09,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 计算机视觉战队 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Merge or Replace
  • Configuring synced data#
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档