Ability to sync the Windows Terminal Settings (settings.json) with MS or Gh Account similar to VS Code. #15714

Open
opened 2026-01-31 04:46:27 +00:00 by claunia · 0 comments
Owner

Originally created by @hkmekala on GitHub (Oct 27, 2021).

Description of the new feature/enhancement

VS Code provides an option to sync your settings, plugins among multiple devices using MS or GH Account helping the devs to remove the need to re-configure the terminal among multiple Windows Machines.

Proposed technical implementation details (optional)

  1. Ask users to connect their MS or GH account on the first start-up and let's not make it mandatory though. .
  2. Ability to remove/update MS, GH accounts upon requirement.
  3. Handle the merge conflicts b/w devices. (Probably list all the devices and make the user import the settings.json?)
Originally created by @hkmekala on GitHub (Oct 27, 2021). # Description of the new feature/enhancement VS Code provides an option to sync your settings, plugins among multiple devices using MS or GH Account helping the devs to remove the need to re-configure the terminal among multiple Windows Machines. # Proposed technical implementation details (optional) 1. Ask users to connect their MS or GH account on the first start-up and let's not make it mandatory though. . 2. Ability to remove/update MS, GH accounts upon requirement. 3. Handle the merge conflicts b/w devices. (Probably list all the devices and make the user import the settings.json?)
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 04:46:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15714