如何使用 VSCode 的 Setting Sync 插件

Setting Sync 插件

使用插件将目前配置保存到GitHub上,之后只须要从GitHub上获取,就能够一次性安装插件配置信息。git

适用于

电脑更换时还要一个个去搜索插件安装,公司电脑和我的电脑同步github

  • 注册申请github帐号spa

  • 安装了git插件

步骤以下

一、首先在VSCode里面搜索Setting Sync插件,安装好后从新加载激活code

  • Upload Key : Shift + Alt + Ublog

  • Download Key : Shift + Alt + Dtoken

插件详情页

二、 Shift + Alt + Uip

  • 这一步好像在有文件打开时才有用同步

新建tooken,命名为code_sync

  • 在跳出来的页面点击 generate new tookenit

确认按钮

  • 将生成的key输入vscode命令框里

key

三、上传完成后会生成一个ID,要记下来
ID和key不一样

四、使用Shift + Alt + D,输入ID,便可开始同步配置

Key Features

  1. Use your GitHub account token and Gist.

  2. Can create Anonymous Gist without using your GitHub account token.

  3. Easy to Upload and Download on one click.

  4. Show a summary page at the end with details about config and extensions effected.

  5. Auto Download Latest Settings on Startup.

  6. Auto upload Settings on file change.

  7. Share the Gist with other users and let them download your settings.

  8. Supports GitHub Enterprise
    It Syncs

All the extensions and complete User Folder that Contains

  1. Settings File

  2. Keybinding File

  3. Launch File

  4. Snippets Folder

  5. VSCode Extensions Settings

  6. Workspaces

相关文章
相关标签/搜索