当前位置:网站首页>Vscode environment setup: synchronous configuration
Vscode environment setup: synchronous configuration
2022-06-26 10:41:00 【My name is 985】
Whenever a new environment is installed vscode when , The configuration used before should be repeated , This is certainly unacceptable to us ! Hence the article ,vscode How to synchronize configuration ?
vscode Sync settings to install shan.code-settings-sync plug-in unit , And the plug-in will upload the local configuration to github Of gist in . To make sync Plug ins can access github Of gist, First of all github Generate a token and gist.
Download plug-ins setting sync
Download plug-ins shan.code-settings-sync And then restart vscode
stay github establish token and gist
establish token
Setting
Developer settings
Personal access tokens > Generator new token
Create a token, It is best to choose the term of validity to be forever , Then select the permission range gist, Then click generate and a... Will appear on the page token, Remember to keep it properly , Because after closing the page token Will not appear in .
establish gist
github Of gist The function is equivalent to a notepad , Only text messages can be stored . Compared with Notepad ,gist It's just placed in web Upper , And it has version control function . because vscode The configuration of is also plain text , We upload the configuration to gist, Then other places will synchronize after downloading .
Get into Your gists
Just give it to yourself gist Name it , Add content , then "Create secret gist"
Then you can get gist Id
Set up vscode Of setting sync plug-in unit
1、Ctrl + P Call up the command box
2、 Input >sync:advanced option
3、 Find the open Settings
4、 The following settings screen appears 
After setting, you can manually upload the configuration 
Then you can check whether the settings have been uploaded to gist
边栏推荐
- Swiftui development experience: data layer of application design for offline priority
- Pit record_ TreeSet custom sorting results in less data loss
- 36 qtextedit control input multiline text
- MySQL第十四次作业--电子商城项目
- Basic string operations in C
- [online simulation] Arduino uno PWM controls the speed of DC motor
- Threading model in webrtc native
- 二叉树常见面试题
- CentOS installs redis multi master multi slave cluster
- MySQL 10th job - View
猜你喜欢

Under the double reduction, the amount of online education has plummeted. Share 12 interesting uses of webrtc

創建對象的時候堆內存的分配

String constant pool, class constant pool, and runtime constant pool

Hcia-dhcp experiment

SSH, SCP command appears permission denied, please try again solution

MySQL第十二次作业-存储过程的应用

Appium自动化测试基础 — 移动端测试环境搭建(二)

AdaptiveAvgPool2D 不支持 onnx 导出,自定义一个类代替 AdaptiveAvgPool2D

MySQL第十一作业-视图的应用

SwiftUI 开发经验之为离线优先的应用程序设计数据层
随机推荐
方法区里面有什么——class文件、class文件常量池、运行时常量池
Omni channel, multi scenario and cross platform, how does app analyze channel traffic with data
Global and Chinese market of aluminum sunshade systems 2022-2028: Research Report on technology, participants, trends, market size and share
Yarn package management tool
Renesas electronics launched a complete intelligent sensor solution for Internet of things applications
The sixth MySQL job - query data - multiple conditions
8-图文打造LeeCode算法宝典-最小栈与LRU缓存机制算法题解
Global and Chinese market of contemporary lampshade 2022-2028: Research Report on technology, participants, trends, market size and share
AIX基本操作记录
Reshape a two-dimensional array with 3 rows and 3 columns to find the sum of the diagonals
Hcia-dhcp experiment
[untitled]
JS reverse | four libraries and one platform response data encryption
字符串常量池、class常量池和运行时常量池
36 qtextedit control input multiline text
See how I store integer data in the map < string, string > set
RDB persistence validation test
Basic string operations in C
MySQL项目7总结
About multi table query of MySQL