You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to make use of the Live Share extension for code tutoring.
One issue that I have identified is that any participant can 'Focus Participants', and this immediately takes the focus of all other participants in the Live Share. I can prevent this issue for myself by setting in settings.json "liveshare.focusBehavior": "prompt", however as this is not the default it does not help the other participants.
Ideally the host of the Live Share would still retain the ability to Focus other participants, either automatically or by by request.
I'm unsure if it is Live Share on the whole that seems to have stalled in development, or is it continuing away from Github?
The text was updated successfully, but these errors were encountered:
I am looking to make use of the Live Share extension for code tutoring.
One issue that I have identified is that any participant can 'Focus Participants', and this immediately takes the focus of all other participants in the Live Share. I can prevent this issue for myself by setting in settings.json
"liveshare.focusBehavior": "prompt"
, however as this is not the default it does not help the other participants.Ideally the host of the Live Share would still retain the ability to Focus other participants, either automatically or by by request.
I'm unsure if it is Live Share on the whole that seems to have stalled in development, or is it continuing away from Github?
The text was updated successfully, but these errors were encountered: