Skip to content

Conversation

@bamurtaugh
Copy link
Member

@bamurtaugh bamurtaugh added this to the October 2025 milestone Oct 27, 2025
@bamurtaugh bamurtaugh requested review from benibenj and ntrogh October 27, 2025 22:24
@bamurtaugh bamurtaugh self-assigned this Oct 27, 2025
Copilot AI review requested due to automatic review settings October 27, 2025 22:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README terminology to align with VS Code's standardization of inline suggestion nomenclature. The changes replace "code suggestions" with "inline suggestions" and "code completions"/"Copilot completions" with "ghost text suggestions" to maintain consistency across documentation.

  • Terminology update: "code suggestions" → "inline suggestions"
  • Terminology update: "code completions" → "ghost text suggestions"
  • Removed outdated statement about older Copilot Chat versions using latest completions

Copy link
Contributor

@ntrogh ntrogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bamurtaugh LGTM! Thanks for updating this.

@benibenj benibenj added this pull request to the merge queue Oct 28, 2025
@benibenj
Copy link
Collaborator

Thank you!

Merged via the queue into main with commit 2d06361 Oct 28, 2025
16 checks passed
@benibenj benibenj deleted the bamurtaugh/suggestions-oct branch October 28, 2025 11:06
![Agent mode in Copilot Chat creating a new Vue application](https://github.com/microsoft/vscode-copilot-release/blob/main/images/agent-mode-readme.gif?raw=true)

## Code suggestions in the editor
## Inline suggestions in the editor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

variable files

Copy link

@asrar-mared asrar-mared left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

## Inline suggestions in the editor

**Automatically receive code suggestions in the editor** from [completions](https://aka.ms/vscode-completions) and [next edit suggestions](https://aka.ms/vscode-nes) to help you write code faster. Code completions provide suggestions at the current location, tailored to your coding style and your existing code. Copilot next edit suggestions (Copilot NES) takes it a step further and predicts what and where your next logical code change will be. Use the Tab key to navigate and accept changes in quick succession.
**Automatically receive inline suggestions in the editor** from [ghost text suggestions](https://aka.ms/vscode-completions) and [next edit suggestions](https://aka.ms/vscode-nes) to help you write code faster. Ghost text suggestions provide suggestions at the current location, tailored to your coding style and your existing code. Copilot next edit suggestions (Copilot NES) takes it a step further and predicts what and where your next logical code change will be. Use the Tab key to navigate and accept changes in quick succession.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically receive inline suggestions in the editor from ghost text suggestions and next edit suggestions to help you write code faster. Ghost text suggestions provide suggestions at the current location, tailored to your coding style and your existing code. Copilot next edit suggestions (Copilot NES) takes it a step further and predicts what and where your next logical code change will be. Use the Tab key to navigate and accept changes in quick succession.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants