tabsvisual-studio-codeproject

Where are stored layout tabs for the workspace in VS Code?


I want to know where the stored layout tabs of the workspace are.

Because when I open .code-workspace file on different PC, the layout is not saved in the file.

The layout still remain sames if I open the workspace in the main PC.

Layout tabs in Visual Studio Code


Solution

  • Setting Sync Extention might be helpful:

    It Syncs All 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

    You should give them a token access from github, And press Shift+Alt+U. A complete doc is found in the link.