Skip to content

Commit 82aa30f

Browse files
saritaijc-clark
andauthored
Small update for Copilot Chat immersive view - instant previews and editing generated files (#54940)
Co-authored-by: Joe Clark <[email protected]>
1 parent 8e9673a commit 82aa30f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,17 @@ On {% data variables.product.github %}, you can use {% data variables.product.pr
2626

2727
The quality of the results from {% data variables.product.prodname_copilot_chat_short %} may, in some situations, be degraded if very large files, or a large number of files, are used as a context for a question.
2828

29-
### Viewing generated files within {% data variables.product.prodname_copilot_chat_short %}
29+
### Viewing and editing generated files within {% data variables.product.prodname_copilot_chat_short %}
3030

3131
> [!NOTE]
3232
> This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
3333
34-
When you ask a question, {% data variables.product.prodname_copilot_short %} may generate one or more files as part of its response. In the {% data variables.product.prodname_copilot_chat_short %} panel, the files are displayed inline, within the chat response. In immersive view (that is, at [https://github.com/copilot](https://github.com/copilot)), the generated files are displayed in a side panel. You can view the files in the panel, or download them to your computer.
34+
When you ask a question, {% data variables.product.prodname_copilot_short %} may generate one or more files as part of its response. In the {% data variables.product.prodname_copilot_chat_short %} panel, the files are displayed inline, within the chat response. In immersive view (that is, at [https://github.com/copilot](https://github.com/copilot)), the generated files are displayed in a side panel. You can view and edit the files in the panel, or download them to your computer.
3535

3636
For example, asking `Generate a simple calculator using HTML, CSS, and JavaScript` may generate multiple files, such as `index.html`, `styles.css`, and `script.js`.
3737

38+
In immersive view, you can also preview how some file formats, such as Markdown, render by toggling to the "Preview" tab in the side panel.
39+
3840
## Powered by skills
3941

4042
When using the GPT-4o and {% data variables.copilot.copilot_claude_sonnet %} models, {% data variables.product.prodname_copilot_short %} has access to a collection of skills to fetch data from {% data variables.product.github %}, which are dynamically selected based on the question you ask. You can tell which skill {% data variables.product.prodname_copilot_short %} used by clicking {% octicon "chevron-down" aria-label="the down arrow" %} to expand the status information in the chat window.

0 commit comments

Comments
 (0)