Skip to content

Commit 685947b

Browse files
authored
Start updating for Eclipse chat support
1 parent 1639f8f commit 685947b

File tree

5 files changed

+9
-11
lines changed

5 files changed

+9
-11
lines changed

Diff for: content/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -458,11 +458,9 @@ After updating the extension, Xcode must be restarted for the changes to take ef
458458

459459
{% eclipse %}
460460

461-
{% data reusables.copilot.eclipse-public-preview-note %}
462-
463461
## About {% data variables.product.prodname_copilot %} in Eclipse
464462

465-
If you use Eclipse, {% data variables.product.prodname_copilot %} can provide code suggestions as you work in the IDE.
463+
If you use Eclipse, {% data variables.product.prodname_copilot %} can provide code suggestions as you work in the IDE. And you can use the {% data variables.product.prodname_copilot_chat_short %} panel to work with {% data variables.product.prodname_copilot_short %} as your AI pair programmer.
466464

467465
After you install {% data variables.product.prodname_copilot %} in Eclipse, you can enable or disable it, and you can configure advanced settings within the IDE.
468466

Diff for: content/copilot/managing-copilot/configure-personal-settings/installing-the-github-copilot-extension-in-your-environment.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,11 @@ Before you can use the {% data variables.product.prodname_copilot %} extension f
230230
231231
{% eclipse %}
232232
233-
{% data reusables.copilot.eclipse-public-preview-note %}
234-
235233
## About {% data variables.product.prodname_copilot %} in Eclipse
236234
237-
Installing {% data variables.product.prodname_copilot %} in Eclipse allows you to receive coding suggestions from {% data variables.product.prodname_copilot_short %} as you type.
235+
Installing {% data variables.product.prodname_copilot %} in Eclipse allows you to receive coding suggestions from {% data variables.product.prodname_copilot_short %} as you type. You also automatically get access to {% data variables.product.prodname_copilot_chat %}, which allows you to chat with {% data variables.product.prodname_copilot_short %}.
236+
237+
{% data reusables.copilot.eclipse-public-preview-note %}
238238
239239
To see instructions for other popular coding environments, use the tool switcher at the top of the page.
240240

Diff for: content/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-chat.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ The following models are currently available through multi-model {% data variabl
179179
* {% data reusables.copilot.model-description-o1 %}
180180
* {% data reusables.copilot.model-description-o3-mini %}
181181

182+
For more information about these models, see:
183+
182184
* **OpenAI's GPT-4o, o1, and o3-mini models**: [Models](https://platform.openai.com/docs/models) in the OpenAI Platform documentation.
183185
* **Anthropic's {% data variables.copilot.copilot_claude_sonnet %} models**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-claude-sonnet-in-github-copilot).
184186
* **Google's {% data variables.copilot.copilot_gemini_flash %} model**: [AUTOTITLE](/copilot/using-github-copilot/ai-models/using-gemini-flash-in-github-copilot).
@@ -192,7 +194,7 @@ These instructions are for the Eclipse IDE. For instructions on different client
192194
{% data reusables.copilot.chat-model-limitations-ide %}
193195

194196
1. Click the **{% octicon "copilot" aria-hidden="true" %}** icon in the status bar.
195-
1. In the popup menu, click **Open {% data variables.product.prodname_copilot_chat %}**.
196-
1. In the bottom right of the chat view, select an AI model of your choice from the {% octicon "chevron-down" aria-hidden="true" %} dropdown menu.
197+
1. In the popup menu, click **Open Chat**.
198+
1. In the bottom right of the chat panel, click the currently selected AI model, then select an alternative model from the popup menu.
197199

198200
{% endeclipse %}

Diff for: content/copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot.md

-2
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,6 @@ You can also open an issue in the [{% data variables.product.prodname_copilot_sh
488488
489489
{% eclipse %}
490490
491-
{% data reusables.copilot.eclipse-public-preview-note %}
492-
493491
## About {% data variables.product.prodname_copilot %} and Eclipse
494492
495493
This guide demonstrates how to get coding suggestions from {% data variables.product.prodname_copilot %} in Eclipse. To see instructions for other popular coding environments, use the tool switcher at the top of the page.
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
> [!NOTE] {% data variables.product.prodname_copilot %} in Eclipse is in {% data variables.release-phases.public_preview %} and subject to change.
1+
> [!NOTE] {% data variables.product.prodname_copilot_chat %} in Eclipse is in {% data variables.release-phases.public_preview %} and subject to change.

0 commit comments

Comments
 (0)