Earlier quoted context omitted.
We're definitely very serious about Visual Studio Code :)
Just saw the shared debug feature. Really really cool. Mind literally hit a breakpoint.
Visual Studio Live Share
21–30 of 115 posts
Re: Visual Studio Live Share
#22Re: Visual Studio Live Share
#23Re: Visual Studio Live Share
#24The demo showed this as an alternative to screen sharing, but I could also see this feature being really useful for pair programming and providing in-person help. Even when I'm standing next to someone, it's nice for me to be able to poke around in their code on my own laptop, especially if I can type in examples of things I have in mind if I make a suggestion.
Re: Visual Studio Live Share
#25Re: Visual Studio Live Share
#26So this is exactly like Saros for Eclipse? https://youtu.be/ISM83tLYQ-Q?t=76
Re: Visual Studio Live Share
#27Cool sounding feature, but in practice remote code sharing and working on the same code is to extreme programming as 'phone sex' is to sex. :)
Re: Visual Studio Live Share
#28Pretty cool, but I wonder what the implications are for code privacy given that this runs through Microsoft's servers. Will they also be collecting data on the code being shared? Especially given the Kite debacle, think it's important to be clear up front.
Hey there! Another PM on Visual Studio Live Share here. Security is absolutely something we are designing for. Microsoft will not be collecting data on the code. The code is not stored or uploaded in the cloud in any way. Rather, it is just a connection that is established between you and the teammate you are sharing with. There's more details in the FAQ here: https://code.visualstudio.com/docs/supporting/live-share-…
Re: Visual Studio Live Share
#29Pretty cool, but I wonder what the implications are for code privacy given that this runs through Microsoft's servers. Will they also be collecting data on the code being shared? Especially given the Kite debacle, think it's important to be clear up front.
Hey there! Another PM on Visual Studio Live Share here. Security is absolutely something we are designing for. Microsoft will not be collecting data on the code. The code is not stored or uploaded in the cloud in any way. Rather, it is just a connection that is established between you and the teammate you are sharing with. There's more details in the FAQ here: https://code.visualstudio.com/docs/supporting/live-share-…
Or maybe this “connection” is actually going through your servers and we have to take your word for not peeking inside the packets?
Re: Visual Studio Live Share
#30Screen sharing is such a drag using Skype. Everything goes slow as poop even on the fastest of MacBooks. Yet for a lot of purposes doing a screen share is super valuable. I imagine Live Share is much leaner much alike watching somebody changing a Google Doc in front of your nose.
Personally I'd find it irritating, as I do with Google Docs. This is a neat gimmick but I don't think it'll revolutionise anything or end up being the status quo in the future.