live-share
live-share copied to clipboard
Allow Guest Command Control link doesn't show any help
I enabled a code lens command in my extension and I'm trying to execute it in a live share session.
I get this error:
The link for more info goes here: extensionUtil_1.ExtensionUtil.openBrowser('https://aka.ms/vsls-security#code-commands');
That anchor doesn't mention the setting to change.
@lostintangent looks like we should publish a new section on the security page.
Is there a fix for this?
@NatoBoram , what's the issue you're running into? Missing documentation?
When I click on "Add all missing imports", there's this message :
This is despite the host explicitly allowing everything.
{
"liveshare.allowGuestDebugControl": true,
"liveshare.allowGuestTaskControl": true,
"liveshare.languages.allowGuestCommandControl": true,
"liveshare.openSharedServers": false,
"liveshare.publishWorkspaceInfo": true,
}
When I click on "More info", I am redirected to this url : https://aka.ms/vsls-security#code-commands
But there's no #code-commands
in the page.
Thanks for the info! Let me see if we can repro. @aletsdelarosa , could you see if you're able to?
Any news? #hope
?
Any progress with this issue?
We’re not able to prioritize this issue over the other higher-impact issues we receive every week, based on the votes and comments from others in the community and our understanding of the issue. However, rest assured that we love your input. If you feel it deserves to stay open, then clarify your use case and contact us to let us know how severe it is for you.