Skip to content

Conversation

@benibenj
Copy link
Contributor

Copilot Generated Description: Update references from "code completions" to "inline suggestions" throughout the codebase, including user prompts, accessibility signals, and configuration descriptions.

https://github.com/microsoft/vscode-internalbacklog/issues/5721

@benibenj benibenj self-assigned this Oct 21, 2025
@benibenj benibenj marked this pull request as ready for review October 21, 2025 10:46
Copilot AI review requested due to automatic review settings October 21, 2025 10:46
@benibenj benibenj enabled auto-merge (squash) October 21, 2025 10:46
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 terminology across the VS Code codebase from "code completions" to "inline suggestions" to maintain consistent naming conventions. The changes affect user-facing strings, configuration descriptions, and comments.

Key Changes:

  • Updated user-facing messages for quota notifications, status indicators, and accessibility labels
  • Revised configuration descriptions and documentation to use "inline suggestions" terminology
  • Removed unused inline edit trigger commands and imports

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/vs/workbench/services/chat/common/chatEntitlementService.ts Updated telemetry comment for quota completions field
src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts Changed getting started guide text from "code completion" to "inline suggestions"
src/vs/workbench/contrib/chat/browser/chatStatus.ts Updated status bar labels, quota indicators, and snooze messages
src/vs/workbench/contrib/chat/browser/chat.contribution.ts Modified configuration description for AI features
src/vs/workbench/contrib/chat/browser/actions/chatActions.ts Updated action title and quota exceeded messages
src/vs/editor/contrib/inlineCompletions/browser/inlineCompletions.contribution.ts Removed unused inline edit trigger action registrations
src/vs/editor/contrib/inlineCompletions/browser/controller/commands.ts Removed unused inline edit trigger action classes
src/vs/editor/common/standaloneStrings.ts Updated accessibility help text
src/vs/editor/browser/services/inlineCompletionsService.ts Changed snooze placeholder text
extensions/json-language-features/server/README.md Updated feature documentation terminology
README.md Modified bundled extensions description

@vs-code-engineering
Copy link

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/chat/browser/chatStatus.ts
  • src/vs/workbench/services/chat/common/chatEntitlementService.ts

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone Oct 21, 2025
Copy link
Member

@bpasero bpasero left a comment

Choose a reason for hiding this comment

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

Special thanks to even renaming code comments.

@bpasero
Copy link
Member

bpasero commented Oct 21, 2025

@microsoft-github-policy-service rerun

@benibenj benibenj merged commit d875d45 into main Oct 21, 2025
28 checks passed
@benibenj benibenj deleted the benibenj/equivalent-wildebeest branch October 21, 2025 14:06
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.

3 participants