You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) is your AI pair programmer tool in Visual Studio Code. Get code suggestions as you type or use Inline Chat in the editor to write code faster. Add new functionality or resolve bugs across your project with Copilot Edits, or use natural language in chat to explore your codebase.
14
14
15
15
> [!TIP]
16
-
> If you don't yet have a Copilot subscription, you can get started for free with the [Copilot Free plan](https://github.com/copilot).
16
+
> You can get started for free with the [Copilot Free plan](https://github.com/copilot) if you don't yet have a Copilot subscription.
17
17
18
18
GitHub Copilot can provide assistance in a variety of scenarios.
19
19
@@ -65,7 +65,7 @@ GitHub Copilot can provide assistance in a variety of scenarios.
65
65
1. Sign in with your GitHub account to use Copilot.
66
66
67
67
> [!TIP]
68
-
> If you don't yet have a Copilot subscription, you can get started for free with the [Copilot Free plan](https://github.com/copilot). Follow the steps in the [setup guide](/docs/copilot/setup.md) to set up a Copilot subscription.
68
+
> You can get started for free with the [Copilot Free plan](https://github.com/copilot) if you don't yet have a Copilot subscription. Follow the steps in the [setup guide](/docs/copilot/setup.md) to set up a Copilot subscription.
69
69
70
70
1. Discover the key features of Copilot in VS Code with our [Copilot Quickstart](/docs/copilot/getting-started.md).
0 commit comments