Skip to content
moqsien edited this page Jan 21, 2024 · 1 revision

This command will help you manage your VSCode.

moqsien@moqsiendeiMac ~ % g vs -h
Installs vscode, extensions, etc.

Usage:
   vscode [command]

Aliases:
  vscode, vs

Available Commands:
  download-configs Downloads settings.json, keybindings.json, extensions.txt from remote repo.
  fixgit           Fixes git.exe in Msys2/Cygwin for vscode.
  install          Installs vscode.
  upload-configs   Uploads settings.json, keybindings.json, extensions.txt to remote repo.

Flags:
  -h, --help   help for vscode

Use " vscode [command] --help" for more information about a command.
  • Subcommand "install" will install/update VSCode.

  • Subcommands "download-configs" and "upload-configs" synchronizes settings.json, keybindings.json, extension-list.txt to remote repo.