Skip to content

update docs for edit capturing#311694

Merged
ulugbekna merged 1 commit intomainfrom
ulugbekna/unwilling-tiglon
Apr 21, 2026
Merged

update docs for edit capturing#311694
ulugbekna merged 1 commit intomainfrom
ulugbekna/unwilling-tiglon

Conversation

@ulugbekna
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 21, 2026 15:10
@ulugbekna ulugbekna enabled auto-merge (squash) April 21, 2026 15:10
@ulugbekna ulugbekna self-assigned this Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 8dfc15d1 Current: 11cec7d2

Changed (1)

editor/inlineCompletions/other/JumpToHint/Dark
Before After
before after

Copy link
Copy Markdown
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

Updates the Copilot NES “Expected Edit Capture” documentation to reflect the current capture workflow and user-facing triggers in the Copilot extension.

Changes:

  • Replaces the old manual-start shortcut guidance with Command Palette instructions for starting capture.
  • Updates “save” behavior to match current keybindings (Cmd/Ctrl+Enter) and clarifies “no edit expected” capture.
  • Expands capture-session description (status bar indicator behavior + hover help).
Show a summary per file
File Description
extensions/copilot/docs/NES_EXPECTED_EDIT_CAPTURE.md Aligns user docs with current NES expected-edit capture commands/keybindings and UX behavior.

Copilot's findings

Comments suppressed due to low confidence (1)

extensions/copilot/docs/NES_EXPECTED_EDIT_CAPTURE.md:23

  • The doc says “Auto-capture on rejection is enabled by default” and then shows how to disable it, but the actual default for chat.advanced.inlineEdits.recordExpectedEdit.onReject is false (see RecordExpectedEditOnReject default). This reads as inverted guidance—either update the text to say auto-capture is disabled by default and show how to enable it, or change the setting’s default (and any related UX) to match the documentation.
That's it! Auto-capture on rejection is enabled by default. To disable it (you can still capture manually via the Command Palette):
```json
{
  "github.copilot.chat.advanced.inlineEdits.recordExpectedEdit.onReject": false
}
  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread extensions/copilot/docs/NES_EXPECTED_EDIT_CAPTURE.md
@ulugbekna ulugbekna merged commit 24c9ba1 into main Apr 21, 2026
30 checks passed
@ulugbekna ulugbekna deleted the ulugbekna/unwilling-tiglon branch April 21, 2026 16:12
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 21, 2026
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