Skip to content

Agetns app - bring back file quick pick#312081

Merged
sandy081 merged 1 commit intomainfrom
sandy081/giant-giraffe
Apr 23, 2026
Merged

Agetns app - bring back file quick pick#312081
sandy081 merged 1 commit intomainfrom
sandy081/giant-giraffe

Conversation

@sandy081
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 23, 2026 04:52
@sandy081 sandy081 enabled auto-merge (squash) April 23, 2026 04:52
@sandy081 sandy081 self-assigned this Apr 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 9932ad01 Current: 9a9439fd

Changed (1)

chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light
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

Refactors Search quick access registration into a dedicated contribution so the Agents/Sessions window can bring back Quick Open (file picker) without importing the full Search contribution.

Changes:

  • Added searchQuickAccess.contribution.ts to register the “Go to File” (Anything) and workspace symbols quick access providers.
  • Updated search.contribution.ts to import the new quick access contribution (and removed the inlined registrations).
  • Imported the new quick access contribution from sessions.common.main.ts to enable quick pick in the Sessions app.
Show a summary per file
File Description
src/vs/workbench/contrib/search/browser/searchQuickAccess.contribution.ts New side-effect contribution that registers quick access providers for file + workspace symbol picking.
src/vs/workbench/contrib/search/browser/search.contribution.ts Moves quick access registration out into the new contribution and imports it.
src/vs/sessions/sessions.common.main.ts Imports the new quick access contribution to restore quick picking in Sessions.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 2

Comment thread src/vs/sessions/sessions.common.main.ts
@sandy081 sandy081 merged commit 490e64d into main Apr 23, 2026
30 checks passed
@sandy081 sandy081 deleted the sandy081/giant-giraffe branch April 23, 2026 05:14
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 23, 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