Integrated Chat in Live Share for Visual Studio 2022

Filisha Shah

The world thinks that software development is an individual sport, where a developer sits in a dark room and writes magical lines of numbers of letters to make things work. The truth couldn’t be further from that image. I think of it more like a Formula1 type of race with periods of acceleration, fueled by the team effort during the pit-stops. Today, we work in tightly knit teams, constantly reviewing, unblocking and re-writing each other’s code. For teams to be successful in doing so, they need the right set of tools at hand.

Live Share has been on the frontiers of developer collaboration. The extension comes built-in Visual Studio to make collaboration an intuitive part of their workflow. We gathered more information to learn that having communication channel within the tool could be of great value during collaboration. This is why, Visual Studio 2022 now has integrated chat built into Live Share. This allows each Live Share session to have a context specific chat. Whether it is long pairing sessions, quick-help or code walk-throughs, Live Share chat can add asynchronous context to the session.

Image VS 2022 Chat

To start using Live Share chat, all you need is Visual Studio 2022. Once you start a Live Share session, you will see the chat icon in the Live Share window, which will pop-open the chat window for you to use.

Go try out this new feature from Live Share and let us know what you think!

Thank you and looking forward to hearing your feedback.