Skip to content

Commit a575921

Browse files
authored
Keep Copilot plan pause note across signup docs
1 parent a691b06 commit a575921

11 files changed

Lines changed: 33 additions & 0 deletions

docs/copilot/agents/agents-tutorial.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ This tutorial walks you through using different types of agents in Visual Studio
2020
> [!TIP]
2121
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly allowance of inline suggestions and AI credits.
2222
23+
> [!IMPORTANT]
24+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
25+
2326
<div class="docs-action" data-show-in-doc="false" data-show-in-sidebar="true" title="Test web apps with browser agent tools">
2427
Use browser agent tools to build and automatically test web applications.
2528

docs/copilot/chat/copilot-chat.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Follow a hands-on tutorial to experience local, background, and cloud agents in
1919

2020
* Access to [GitHub Copilot](/docs/copilot/setup.md). If you don't have a subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup).
2121

22+
> [!IMPORTANT]
23+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
24+
2225
## Access chat in VS Code
2326

2427
VS Code provides multiple ways to start an AI chat conversation, each optimized for different workflows. Use the **Chat** menu in the VS Code title bar or the corresponding keyboard shortcuts.

docs/copilot/copilot-cloud-agent.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ You can also manage coding agent sessions from a dedicated chat editor and view
4747
> [!TIP]
4848
> If you don't have Copilot access yet, you can sign up for the [Copilot Free plan](https://github.com/features/copilot/plans) to get a monthly allowance of inline suggestions and AI credits.
4949
50+
> [!IMPORTANT]
51+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
52+
5053
## Assign work to Copilot cloud agent in VS Code
5154

5255
### Method 1: Assign issues to Copilot

docs/copilot/getting-started.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Use chat in VS Code to generate the sample application in one go.
2626
> [!TIP]
2727
> If you don't have a Copilot subscription, you can sign up to use Copilot for free directly from within VS Code and get a monthly allowance of inline suggestions and AI credits.
2828
29+
> [!IMPORTANT]
30+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
31+
2932
## Step 1: Experience inline suggestions
3033

3134
AI-powered inline suggestions appear as you type, helping you write code faster and with fewer errors. Let's start building the foundation of your task manager.

docs/copilot/guides/debug-with-copilot.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Copilot can help with the following debugging tasks:
1717
> [!TIP]
1818
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly allowance of inline suggestions and AI credits.
1919
20+
> [!IMPORTANT]
21+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
22+
2023
## Set up debug configuration with Copilot
2124

2225
VS Code uses the `launch.json` file to store [debug configuration](/docs/debugtest/debugging-configuration.md). Copilot can help you create and customize this file to set up debugging for your project.

docs/copilot/guides/test-with-copilot.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Copilot can help with the following testing tasks:
1919
> [!TIP]
2020
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly allowance of inline suggestions and AI credits.
2121
22+
> [!IMPORTANT]
23+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
24+
2225
## Set up your testing framework
2326

2427
To accelerate your testing workflow, Copilot can help set up the testing framework and VS Code extensions for your project. Copilot suggests appropriate testing frameworks based on your project type.

docs/copilot/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ Agents handle coding tasks end-to-end, from a single file change to a full featu
108108

109109
1. Choose a sign-in method and follow the prompts. If you don't have a Copilot subscription yet, you are signed up for the [Copilot Free plan](https://docs.github.com/en/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/about-github-copilot-free).
110110

111+
> [!IMPORTANT]
112+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
113+
111114
### Step 2: Start your first agent session
112115

113116
1. Open the **Chat** view (`kb(workbench.action.chat.open)`).

docs/copilot/reference/copilot-settings.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ The team is continuously working on improving Copilot in VS Code and adding new
1313
> [!TIP]
1414
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly allowance of inline suggestions and AI credits.
1515
16+
> [!IMPORTANT]
17+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
18+
1619
## General settings
1720

1821
| Setting and Description | Default |

docs/copilot/reference/copilot-vscode-features.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ GitHub Copilot in Visual Studio Code provides autonomous agents, inline suggesti
1111
> [!TIP]
1212
> If you don't yet have a Copilot subscription, you can use Copilot for free by signing up for the [Copilot Free plan](https://github.com/github-copilot/signup) and get a monthly allowance of inline suggestions and AI credits.
1313
14+
> [!IMPORTANT]
15+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
16+
1417
## Essential keyboard shortcuts
1518

1619
* `kb(workbench.panel.chat)` - Open the Chat view

docs/copilot/setup-simplified.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ To use Copilot in VS Code, you need access to a GitHub Copilot subscription. You
3131

3232
If you don't have a Copilot subscription yet, you'll be signed up for the [Copilot Free plan](https://docs.github.com/en/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/about-github-copilot-free).
3333

34+
> [!IMPORTANT]
35+
> New sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused until June 15.
36+
3437
> [!IMPORTANT]
3538
> Telemetry in your free version of GitHub Copilot is currently enabled. By default, code suggestions that match public code, including code references in the VS Code and <github.com> experience, are allowed. You can opt out of telemetry data collection by disabling telemetry in VS Code by setting `setting(telemetry.telemetryLevel)` to `off`, or you can adjust both telemetry and code suggestion settings in [Copilot Settings](https://github.com/settings/copilot).
3639

0 commit comments

Comments
 (0)