Visual Studio Live Share
91–100 of 115 posts
Re: Visual Studio Live Share
#92Earlier quoted context omitted.
Wondering what will be the final pricing of this feature? It looks too good to be available for free for any VS/VSCode user.
Surely they're not incurring much costs with this feature if they're just using Microsoft servers for the initial WebRTC handshake? That's what Atom's recently announced Teletype feature does at least: https://blog.atom.io/2017/11/15/code-together-in-real-time-w...
Re: Visual Studio Live Share
#93PM 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…
Does this require full internet access or can this work peer-to-peer for developers working behind the firewall.
Authentication and authorization is managed by a cloud service
Re: Visual Studio Live Share
#94Re: Visual Studio Live Share
#95This could be super useful for code reviews. I wonder how well it works across continents (I'm guessing fairly well).
Re: Visual Studio Live Share
#96The 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
#97PM 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…
Wow, this is awesome. While the use case outlined here is great I could probably use this as a remote editor. That is, I can have my dev environment running in the 'cloud' and still expect responsiveness from my editor!
Re: Visual Studio Live Share
#98Re: Visual Studio Live Share
#99My team at the Node Knockout hackathon implemented an editor-agnostic version of this feature literally last weekend. https://www.nodeknockout.com/entries/35-nodeist-colony
With Live Share, we're also looking to extend the collaboration experience beyond real-time editing, and into collaborative debugging, and more, as we continue to learn from the ecosystem what is needed to continue improving team cohesion, regardless of the app scenario/issue at hand.