Skip to content

Commit

Permalink
More format fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 17, 2018
1 parent 25a1f30 commit a379f06
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/quickstart/join.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ After installing the Live Share extension, restarting, and waiting for dependenc
</tr>
</table>

In **VS Code**, a browser will appear for you use to sign in. Simply close the browser when done.
In **VS Code**, a browser will appear for you to use to complete the sign in process. Simply close the browser when done.

> **Linux users:** You'll be [prompted to enter a user code](../use/vscode.md#sign-in-using-a-user-code) that can be found by clicking on the link that says "Having trouble? Click here for user code directions" in the "Ready to collaborate!" page that appears after you've signed in. Enter the code in the input window that appears in VS Code and hit enter.
If you are using **Visual Studio** and have already signed into the tool, Visual Studio Live Share will automatically use your [personalization account](https://docs.microsoft.com/en-us/visualstudio/ide/signing-in-to-visual-studio) so you can skip this step! If prefer to use a different sign-in than your VS personalization account, go to **Tools &gt; Options &gt; Live Share &gt; User account** to switch credentials.
If you are using **Visual Studio** and have already signed into the tool, Visual Studio Live Share will automatically use your [personalization account](https://docs.microsoft.com/en-us/visualstudio/ide/signing-in-to-visual-studio) so you can skip this step or simply sign in as you would normally. If you'd prefer to use a different sign-in than your VS personalization account, go to **Tools &gt; Options &gt; Live Share &gt; User account** to switch credentials.

### 3. Open/re-open the invite link in a browser

Expand Down
4 changes: 2 additions & 2 deletions docs/quickstart/share.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ After installing the Live Share extension, restarting, and waiting for dependenc
</tr>
</table>

In **VS Code**, a browser will appear for you use to sign in. Simply close the browser when done.
In **VS Code**, a browser will appear for you to use to complete the sign in process. Simply close the browser when done.

> **Linux users:** You'll be [prompted to enter a user code](../use/vscode.md#sign-in-using-a-user-code) that can be found by clicking on the link that says "Having trouble? Click here for user code directions" in the "Ready to collaborate!" page that appears after you've signed in. Enter the code in the input window that appears in VS Code and hit enter.
If you are using **Visual Studio** and have already signed into the tool, Visual Studio Live Share will automatically use your [personalization account](https://docs.microsoft.com/en-us/visualstudio/ide/signing-in-to-visual-studio) so you can skip this step! If prefer to use a different sign-in than your VS personalization account, go to **Tools &gt; Options &gt; Live Share &gt; User account** to switch credentials.
If you are using **Visual Studio** and have already signed into the tool, Visual Studio Live Share will automatically use your [personalization account](https://docs.microsoft.com/en-us/visualstudio/ide/signing-in-to-visual-studio) so you can skip this step or simply sign in as you would normally. If you'd prefer to use a different sign-in than your VS personalization account, go to **Tools &gt; Options &gt; Live Share &gt; User account** to switch credentials.

If you signed up with an email that **is not already tied to a Microsoft personal, work, or school account or a GitHub account**, use this trick to unblock yourself:

Expand Down
2 changes: 1 addition & 1 deletion docs/use/vs.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ If you're been accepted into the private limited preview (session hosts), **use

By default Visual Studio uses the your [personalization account](https://docs.microsoft.com/en-us/visualstudio/ide/signing-in-to-visual-studio) so if you're already logged into Visual Studio, you may be able to skip this step. Otherwise sign as you would normally.

![VS sign in](../media/vs-sign-in-button.png)
![VS sign in button](../media/vs-sign-in-button.png)

If you need to use a different sign-in than your VS [personalization account](https://docs.microsoft.com/en-us/visualstudio/ide/signing-in-to-visual-studio) (e.g. you signed up for the private limited preview using a GitHub account), go to **Tools &gt; Options &gt; Live Share &gt; User account** to switch credentials.

Expand Down
4 changes: 3 additions & 1 deletion docs/use/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ If you're been accepted into the private limited preview (session hosts), **use

Hit **Ctrl+Shift+P** and select the "Live Share: Sign in" command or simply click on the "Sign in" status bar item and follow the directions to sign in.

![VS Code Download](../media/vscode-sign-in-button.png)
![VS Code sign in button](../media/vscode-sign-in-button.png)

A browser will appear for you use to complete the sign in process. Simply close the browser when done.

Expand All @@ -164,6 +164,8 @@ If you are on Linux or are running into problems with VS Code not picking up the

1. If you have not already signed in via the browser, click the **Sign in** status bar item or hit **Ctrl+Shift+P** and run the "Live Share: Sign in via Browser" command.

![VS Code sign in button](../media/vscode-sign-in-button.png)

2. A browser will appear for you use to complete the sign in process.

3. Once you are done, click "Having trouble? Click here for user code directions" to see the user code.
Expand Down

0 comments on commit a379f06

Please sign in to comment.