Skip to content

Keep terminal task icon when holding Alt - #332372

Draft
Anthony Kim (anthonykim1) wants to merge 1 commit into
mainfrom
anthonykim1/dontReplaceTaskIconWithSplit
Draft

Keep terminal task icon when holding Alt#332372
Anthony Kim (anthonykim1) wants to merge 1 commit into
mainfrom
anthonykim1/dontReplaceTaskIconWithSplit

Conversation

@anthonykim1

Copy link
Copy Markdown
Contributor

Resolves: #332359

  • Keep the active task terminal's primary icon and name visible while Alt is held.
  • Preserve the alternate Split Terminal command for Alt-click.
  • Preserve the alternate command's tooltip and accessible label while keeping the task identity visually stable.

Inspirations from:

Preserve the active terminal label's primary icon while retaining the alternate Split command semantics and Alt-click behavior.\n\nFixes #332359\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 24, 2026 16:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Keeps the active terminal’s task identity visually stable while retaining alternate Split Terminal behavior.

Changes:

  • Always render the primary terminal icon and label.
  • Preserve alternate-command tooltip, accessible label, and Alt-click execution.
Show a summary per file
File Description
src/vs/workbench/contrib/terminal/browser/terminalView.ts Uses the primary action icon when rendering the active terminal label.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

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.

Terminal task name disappears and task icon changes to split icon

2 participants