VSCode - Importing keyboard shortcuts

前端 未结 4 2254
孤街浪徒
孤街浪徒 2021-02-19 09:10

I\'m using VSCode on Windows and Ubuntu and I\'d like to have the same keyboard shortcuts in both environment (saving my brain memory space for

4条回答
  •  执念已碎
    2021-02-19 09:36

    you can use this extension Settings Sync this will sync extensions and complete User Folder that Contains

    1. Settings File
    2. Keybinding File
    3. Launch File
    4. Snippets Folder
    5. VSCode Extensions & Extensions Configurations
    6. Workspaces Folder

    it will save all setting on Github gits then you will be able on other platforms to download that setting this will keep to vscode sync it looks like visual studio kind sync but so far the configuration for the first time need little of work but it's not a big deal at totally helpful extensions

    extension features

提交回复
热议问题