Skip to content

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Jan 14, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 14, 2026 06:27
@bpasero bpasero enabled auto-merge (squash) January 14, 2026 06:27
@bpasero bpasero self-assigned this Jan 14, 2026
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 14, 2026
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 fixes a file naming issue by correcting a typo in the searchable option picker action item filename, removing the extraneous "test" suffix from the import path.

Changes:

  • Fixed import statement in chatInputPart.ts to reference the correctly named file
  • Added searchableOptionPickerActionItem.ts with the correct filename (removing "test" suffix)

Reviewed changes

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

File Description
src/vs/workbench/contrib/chat/browser/widget/input/chatInputPart.ts Corrected import path from searchableOptionPickerActionItemtest.js to searchableOptionPickerActionItem.js
src/vs/workbench/contrib/chat/browser/chatSessions/searchableOptionPickerActionItem.ts Added file with correct name containing SearchableOptionPickerActionItem class implementation

@bpasero bpasero merged commit 6cd9f4b into main Jan 14, 2026
27 of 28 checks passed
@bpasero bpasero deleted the ben/general-raven branch January 14, 2026 06:47
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