Skip to content

Agents - fix dev tools warning#312206

Merged
lszomoru merged 1 commit intomainfrom
lszomoru/evident-leopard
Apr 23, 2026
Merged

Agents - fix dev tools warning#312206
lszomoru merged 1 commit intomainfrom
lszomoru/evident-leopard

Conversation

@lszomoru
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 23, 2026 19:33
@lszomoru lszomoru enabled auto-merge (squash) April 23, 2026 19:33
@lszomoru lszomoru self-assigned this Apr 23, 2026
@lszomoru lszomoru added this to the 1.118.0 milestone Apr 23, 2026
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

This PR fixes a developer tools warning in the Agents (Sessions) window by correcting how the Changes view container is instantiated.

Changes:

  • Remove extraneous constructor arguments from the SyncDescriptor used to create ChangesViewPaneContainer.
  • Rely on ChangesViewPaneContainer’s constructor (which already hard-codes the container id/options in its super(...) call) to provide the container configuration.
Show a summary per file
File Description
src/vs/sessions/contrib/changes/browser/changes.contribution.ts Updates the view container ctorDescriptor to avoid passing unused args that trigger instantiation/devtools warnings.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@lszomoru lszomoru merged commit d67820d into main Apr 23, 2026
30 checks passed
@lszomoru lszomoru deleted the lszomoru/evident-leopard branch April 23, 2026 19:53
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