Skip to content
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

Browsing a diff with a following Live Share participant shows separate tabs instead of the diff on the participant's side. #3259

Open
jonathanherbst opened this issue May 1, 2024 · 0 comments
Labels
bug Something isn't working triage Needs to be looked at

Comments

@jonathanherbst
Copy link

Description

  1. Start a Live Share with one participant
  2. Participant focuses on host
  3. Host compares current branch to main
  4. Host opens up a diff from the compare
  5. Host switches between sides of the diff, but the participant only sees the separate files and not the diff

I originally thought this might be more of Live Share bug, but if I disable gitlens and look at a diff of a current change in the workspace using the built in source control, the participant sees it as a diff instead of 2 separate files.

GitLens Version

14.9.1

VS Code Version

Host:
Version: 1.88.0
Commit: 5c3e652f63e798a5ac2f31ffd0d863669328dc4c
Date: 2024-04-03T13:25:57.039Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 6.6.29-1-lts

Participant:
Version: 1.88.1
Commit: e170252f762678dec6ca2cc69aba1570769a5d39
Date: 2024-04-10T17:34:12.840Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 6.8.0-76060800daily20240311-generic

Git Version

git version 2.45.0

Logs, Screenshots, Screen Captures, etc

No response

@jonathanherbst jonathanherbst added bug Something isn't working triage Needs to be looked at labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

2 participants
@jonathanherbst and others