Visual Studio Live Share
31–40 of 115 posts
Re: Visual Studio Live Share
#32Earlier quoted context omitted.
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.
Well Google Docs still is less irritating than screensharing what you are doing in Google Docs via Skype.
Re: Visual Studio Live Share
#33PM on the Visual Studio Live Share team here. Thanks for posting! We're really excited to hear folks thoughts about this experience, how it can help improve their existing team collaboration workflows, and how we can continue to improve/learn. So please sign up and/or let us know what you think :) We've heard pretty loud and clear that developers want better collaboration tools, without needing to switch editors, wit…
It would have been even better to include at least some idea of the expected release time or availability of the preview. It's hard to believe there is so much detail on the feature set, a big website to promote this and nobody at Microsoft has any certainty when this might be out.
You can sign up for it here: http://landinghub.visualstudio.com/vsliveshare
Re: Visual Studio Live Share
#34PM on the Visual Studio Live Share team here. Thanks for posting! We're really excited to hear folks thoughts about this experience, how it can help improve their existing team collaboration workflows, and how we can continue to improve/learn. So please sign up and/or let us know what you think :) We've heard pretty loud and clear that developers want better collaboration tools, without needing to switch editors, wit…
Re: Visual Studio Live Share
#35Earlier quoted context omitted.
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-…
That FAQ seems fairly vague - what I'm looking for is simply how connections are established - can I simply point the thing at another copy of VSCode running in my LAN? Or do I have to involve Microsoft servers on the internet for session setup? Is the connection directly between us or via an MS server? What encryption is performed and where? Can a Microsoft employee or someone who compromises them theorically gain a…
Re: Visual Studio Live Share
#36PM on the Visual Studio Live Share team here. Thanks for posting! We're really excited to hear folks thoughts about this experience, how it can help improve their existing team collaboration workflows, and how we can continue to improve/learn. So please sign up and/or let us know what you think :) We've heard pretty loud and clear that developers want better collaboration tools, without needing to switch editors, wit…
Wondering what will be the final pricing of this feature? It looks too good to be available for free for any VS/VSCode user.
Re: Visual Studio Live Share
#37PM on the Visual Studio Live Share team here. Thanks for posting! We're really excited to hear folks thoughts about this experience, how it can help improve their existing team collaboration workflows, and how we can continue to improve/learn. So please sign up and/or let us know what you think :) We've heard pretty loud and clear that developers want better collaboration tools, without needing to switch editors, wit…
This looks pretty amazing. Question: if two people are sharing code and one of them hits "Build", whose machine builds the project?
We want the act of providing feedback/advice/etc. to each other to be as lightweight/frictionless as possible. Ideally, it would be so easy to collaborate, that it becomes harder for teams _not_ to do it :)
Re: Visual Studio Live Share
#38Please, please make a headless mode for this! My ideal use case would be to run this on a development VM and be able to connect to it with my VS Code and debug live on the VM. This would be a much better experience than rsync-ing your changes on every run.
Re: Visual Studio Live Share
#39PM on the Visual Studio Live Share team here. Thanks for posting! We're really excited to hear folks thoughts about this experience, how it can help improve their existing team collaboration workflows, and how we can continue to improve/learn. So please sign up and/or let us know what you think :) We've heard pretty loud and clear that developers want better collaboration tools, without needing to switch editors, wit…
This looks pretty amazing. Question: if two people are sharing code and one of them hits "Build", whose machine builds the project?
Re: Visual Studio Live Share
#40And what exactly gets associated to the link? Is it a tunnel straight into my computer? Is it pushing my VS workspace somewhere?
More details please. This seems more appropriate for getting help on small, isolated code snippets rather than collaborating on a project.