question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Live Share guest session flow with restricted workspaces

See original GitHub issue

Version: 1.57.0-insider (user setup) Commit: 4f3d865a6b46a4ead49cf83fe1c30d95d0a34220 Date: 2021-05-31T05:14:38.041Z

Start a Collaboration Session on another computer On your machine have Live Share installed and try to join the session.

a open an new empty window. b Live share Join Session can not be found as it requires workspace trust. c. Trust the empty workspace. The Join Session is still not available as Live Share is still disabled, no explanation d. reload the window makes the window untrusted again (also reported in https://github.com/microsoft/vscode/issues/124824) e. open a trusted window to get the Live Share commands f. Join the session g. new window opens, with root rendered red. image

  • The banner is very subtle here. It took me while to understand why the root node in the explorer is red
  • I’m forced to trust the workspace

Looks like Live Share has not yet adopted the untrustedWorkspaces capability.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lszomorucommented, May 31, 2021

c is a bug. If you have trusted the empty window, the empty window should transition from restricted mode to a trusted window and all extensions should be enabled. d is expected since the trust state is for the session, and not for all empty windows. We are considering making it easier to trust all empty windows.

0reactions
tamuratakcommented, Dec 12, 2021

We are starting supporting PDF files preview through Live Share sessions because the filesystem provided by Live Share v1.0.5196 supports binary files.

  • James-Yu/LaTeX-Workshop/pull/3008

It works though some tweaks still needed on Live Share’s side.

  • MicrosoftDocs/live-share/issues/4540

My main concern is that it is difficult for users to find how to enable LaTeX Workshop on the guest’s side. Users have to trust the workspace. However, the dialog to ask users to trust it doesn’t pop up when joining the session on the guest’s side.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Security features of Live Share - Microsoft Learn
The role of the Live Share service is limited to user authentication and session discovery. The service itself does not store or ever...
Read more >
Image files and other binary files do not refresh on the guests' side ...
Live Share guest session flow with restricted workspaces microsoft/vscode#124971. Open. @setaskin setaskin self-assigned this on Dec 13, 2021.
Read more >
Real-time Collaboration with Live Share in Visual Studio and ...
Pair programming is a really powerful way to greatly improve your development skills and make an application better.
Read more >
Secure Guest Users' Sharing Settings and Record Access
Secure the access that unauthenticated guest users have to your org's data.Required Editions and User Permissions Available in: Salesforce Classic (not av.
Read more >
Use Microsoft Live Share to collaborate with Visual Studio Code
When you share a collaborative session, the person you're working with sees the context of the workspace in their editor. This means your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found