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

Live share debugger doesn't sync name changes #3518

Open
connor4312 opened this issue May 11, 2020 · 5 comments
Open

Live share debugger doesn't sync name changes #3518

connor4312 opened this issue May 11, 2020 · 5 comments

Comments

@connor4312
Copy link
Member

connor4312 commented May 11, 2020

Describe what happened: Change the name of a debug session. The name changes in the host, but the guest session doesn't update.

What was your system configuration?
Product and Version [VS/VSCode]: VS Code, 1.46.0-insider 2020-05-11T10:00:12.459Z
OS Version[macOS/Windows]: Windows_NT x64 10.0.18363
Live Share Extension Version: v1.0.2106
Target Platform or Language [e.g. Node.js]: Node 12

Steps to Reproduce / Scenario:

  1. Debug a webpage using the upcoming vscode debugger
  2. Once the page loads, the session is still named "blank" in the guest session.

Initially, the debug session name is the string blank since we synchronize with the page <title> and open about:blank initially. Then, we navigate to the real page and update the session name. The name updates correctly in the host but is "blank" in the guest.

The session name was made writable in 1.39 if I recall correctly.

Please attach logs to this issue:

https://memes.peet.io/img/session-name-not-changed.zip

@connor4312
Copy link
Member Author

@Davsterl why was this closed?

@lostintangent lostintangent reopened this Apr 1, 2021
@lostintangent
Copy link
Member

It looks like there's a misconfigured GitHub action that's closing issues unexpectedly :/ Apologies for that. We're trying to resolve that right now.

@connor4312
Copy link
Member Author

Thanks!

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically in 2 days.

@github-actions github-actions bot added the Stale label Aug 15, 2022
@connor4312
Copy link
Member Author

Still an issue

@derekbekoe derekbekoe added this to the Jan-Mar 2023 milestone Oct 18, 2022
@derekbekoe derekbekoe removed the triage label Oct 18, 2022
@derekbekoe derekbekoe removed the Stale label Nov 8, 2022
@derekbekoe derekbekoe removed this from the Jan-Mar 2023 (uncommitted) milestone Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants