Product and Version [VS/VSCode]: 1.41.1
OS Version [macOS/Windows]: Windows 10 Pro
Live Share Extension Version: 1.0.1456
Target Platform or Language: C# .Net Core 2.2
Steps to Reproduce / Scenario:
Allow Guest Command Control in Live Share settingsNote: This works again if you swap to Live Share version 1.0.1404. Executing commands from shared console, running tasks, and running Debug session defined in launch.json all seem to work in the latest version for guest.
Example CodeLens actions in question:

live-share-nocommand-logs-host.zip
live-share-nocommand-logs-guest.zip
Thanks for reaching out. Looks like it is a security change. linking issue with #1550. cc: @fubaduba would you follow up for security page ?
@setaskin #1550 is about a help link whereas this issue seems to be a regression that the feature doesn't work anymore. We should take a look.
@srivatsn, from what I read in #1550 I thought it has been disabled due to security. Sorry for the misunderstanding. Will take a look.
Is there a fix for this?
Is this still repro'ing with latest bits?
@aletsdelarosa , could you investigate?
Yes, I am using VSCode Insiders and Live Share with "liveshare.featureSet": "insiders". The project contains those settings :
{
"liveshare.allowGuestDebugControl": true,
"liveshare.allowGuestTaskControl": true,
"liveshare.languages.allowGuestCommandControl": true,
"liveshare.openSharedServers": false,
"liveshare.publishWorkspaceInfo": true,
}
Still experiencing this in 1.47.2
Any ETA on getting this fixed? I can imagine this blocks potential users from taking VS Live Share seriously for day to day use.
I'm facing the same problem :(
Any workaround?
Will this one be picked up? @fubaduba
Issues like these reduce trust and adoption of vsls in my experience.
Any news about this?
Hey all, apologies for this poor experience. We are addressing this issue for the next release. Thank you for your patience.
Hey all, apologies for this poor experience. We are addressing this issue for the next release. Thank you for your patience.
I tried rolling back to 1.0.1404 as suggested by @jPinhao-Improbable, however this causes some other things to break with Jupyter notebooks (haunts this bug specifically: https://github.com/microsoft/vscode-python/issues/7638). We are desperate for a fix.
Could we get an update on when will the next release appear or is the fix already present in the insiders version?
Hey @egaznep , let me look into this today and get back to you with an estimate. Sorry for the delay in addressing this.
You can expect a fix in our release next week 馃槉 (planned for 11/10). Thanks for your patience!
Fixed and released! Please update and let me know if it's now working for you 馃槉
Most helpful comment
Hey all, apologies for this poor experience. We are addressing this issue for the next release. Thank you for your patience.