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 Support #779

Open
iskandarumidov opened this issue Aug 18, 2019 · 11 comments
Open

Live Share Support #779

iskandarumidov opened this issue Aug 18, 2019 · 11 comments

Comments

@iskandarumidov
Copy link

I noticed that your VS Code extension does not support Live Share, so basically the guest cannot see host's tests in the test explorer window.

When using Live Share with your test explorer, this is how the host's test explorer window looks like:
image_2019-08-17_21-01-55

And this is how the guest's window looks like:
image_2019-08-17_20-04-23

Please let me know if you are interested in having such functionality in the extension, because me and @Temurson would be glad to have it and would be excited to work on it.

@jdneo
Copy link
Member

jdneo commented Aug 19, 2019

Hi @iskandarumidov,

Thank you for reporting the issue. Let me do some investigation to figure out what's missing to enable the Live Share.

If you find anything, please also feel free to let us know.

Thanks.

@iskandarumidov
Copy link
Author

Hello @jdneo,
As far as I understand from the source code, the extension does not use VSLS (Visual Studio Live Share) at all at this point. I'm guessing you'd have to get your extension on the allow list first (see microsoft/live-share#736 (comment))

And then you'd have to add functionality to your code to send over the results of the test runs over the network to the other participants of the session

Thank you.

@jdneo
Copy link
Member

jdneo commented Aug 19, 2019

Thank you @iskandarumidov for the information.

Live Share is an interesting area that we are looking at. I suggest that we can wait for a while to see if there are more users echo for this request, then we can put this fancy story into our plan.

@rabramso
Copy link

I would also like Live Share support.

@frankli0324
Copy link

+1 on having the feature

@jucallej
Copy link

+1 It would be very helpful to have it

@mathieu
Copy link

mathieu commented Jun 5, 2020

+1 would be very nice to have

@jdneo jdneo added enhancement and removed feature labels Jul 1, 2020
@Timm0
Copy link

Timm0 commented Jan 14, 2021

+1

1 similar comment
@jjwils
Copy link

jjwils commented Jun 28, 2021

+1

@gruvw
Copy link

gruvw commented Mar 11, 2022

I know this issue is old, but we really need this feature so +1

@mihaita-tinta
Copy link

+1

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

10 participants