You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open VS Code Insiders on two different machines or use two different user data directories. Create some profiles and sync them across VS Code insiders instances. Open Sync Activity (Remote) view using Settings Sync: Show Synced Data command. Test that the view shows synced profiles and the data (settings, extensions...).
Navigate through all entries under each profile and make sure clicking on the resource file (eg: settings.json) opens the diff editor comparing with previous entry.
Make sure following commands work as expected on each resource
Right click on the resource file and test Compare with Local command
Test Restore action shown on the resource folder works as expected.
The text was updated successfully, but these errors were encountered:
Refs: #162942
Complexity: 3
Create Issue
Open VS Code Insiders on two different machines or use two different user data directories. Create some profiles and sync them across VS Code insiders instances. Open Sync Activity (Remote) view using
Settings Sync: Show Synced Data
command. Test that the view shows synced profiles and the data (settings, extensions...).settings.json
) opens the diff editor comparing with previous entry.The text was updated successfully, but these errors were encountered: