vscode-docs
vscode-docs copied to clipboard
Document "Cloud changes"
If I understand correctly, "Cloud changes" allows me to "stash" local uncomitted changes so I can continue working on a different machine. However there is no mention of this feature in the docs!
Please document this so we understand better how to use it.
@3f6a, could you please provide a screenshot of this option as I believe that this particular options is contributed by an extension? Thanks!
You can see that menu by cliking on the Accounts button.
The feature is also mentioned briefly in some places (it was originally called Edit Sessions):
- https://code.visualstudio.com/updates/v1_74#_improvements-to-continue-working-on
- https://code.visualstudio.com/docs/sourcecontrol/github#_continue-working-on
- There are also settings under
workbench.cloudChanges.