From the course: Remote Collaboration for Developers with Microsoft Live Share

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Run an app in a shared terminal

Run an app in a shared terminal - Visual Studio Tutorial

From the course: Remote Collaboration for Developers with Microsoft Live Share

Start my 1-month free trial

Run an app in a shared terminal

- [Instructor] For this demo we'll go the opposite direction and I'll share a terminal with Terry. Before I do that, though, let's talk about my goal here, which is not only do I want to share the terminal so that she can see the commands that I'm typing in the terminal and see the results, but I also want to be able to run this DrawLogo application. Remember this is a console application, and when I run it it's drawing these boxes on the screen. So not only do I want Terry to be able to see what I type and edit in the terminal, but I also want her to see this user interface when it's running. So the first step is to go and start a session, which I've already done and I'm sharing. So now I can go up here and choose to share a terminal, either read-only or read/write. So I'll choose the second option. And see my terminal up here's on the bottom of the screen. That's the integrated terminal. If I go to live share you'll see…

Contents