-
-
Notifications
You must be signed in to change notification settings - Fork 398
Closed
Labels
Milestone
Description
I'm probably hitting an issue created by "Safe Upload" feature #923 (cc @arnohovhannisyan) as I just updated keybindings.json
and got this:
I currently use a single computer, the Gist is 14 days old and I have just updated keybindings.json
, so I think it's a bug.
Even if it isn't a bug, I'd like to comment on the UX in general because I find it relatively confusing:
- The dialog doesn't tell me which of the two cases I'm in. Same versions mean no risk in forcing an upload; newer Gist mean high risk of overwriting my data.
- Even if I wanted to forcibly upload the settings now, I don't like that the way to do it is to permanently enable
forceUpload
in my settings. I'd much rather just invoke a one-time "Force Upload" command and be warned next time again (because, again, one of the scenarios is high-risk).
🌴 Visual Studio Code Version : 1.38.0
🌴 Code Settings Sync Version : 3.4.2
depascalis, c24w, x3rAx and rcdailey