Skip to content

chalkygames123/vscode-settings

Repository files navigation

vscode-settings

Prerequisites

  • Install the code command with the Shell Command: install 'code' command in PATH in the VS Code's Command Palette.

Getting started

Symlink settings from the backup to the VS Code's user settings file location:

./link

Warning

This script will overwrite the existing settings.

Usage

Install extensions from the backup

./install_extensions

Options

  • -n, --dry-run: Run without making any actual changes.

Prune extensions that are not included in the backup

./prune_extensions

Options

  • -n, --dry-run: Run without making any actual changes.

Back up a list of your extensions into extensions

./dump_extensions

About

My VS Code settings and scripts to use them

Topics

Resources

Stars

Watchers

Forks

Languages