-
Notifications
You must be signed in to change notification settings - Fork 29.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test: Improvements to Edit Sessions debug view #161860
Comments
There was one moment where it worked flawlessly that I could see sessions in browser and desktop and delete them. But most of the times I hit issues with long loading requests. |
Part of the trouble I've been having may be that I don't understand how Edit Sessions are meant to work. My mental model was they were snapshots that could be applied manually to move a repo to a specific state. |
Refs #156334, #156337
Authors: @joyceerhl
Complexity: 2
Create Issue
We have an Edit Sessions view for debugging purposes. This view now shows you which machine each Edit Session originates from.
Store Current Edit Session
(ideally, do this from a couple of different places, e.g. VS Code desktop as well as VS Code for the web)Show Edit Sessions
The text was updated successfully, but these errors were encountered: