Skip to content

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Nov 6, 2025

Reverts #259883

fix #274146

Copilot AI review requested due to automatic review settings November 6, 2025 17:36
@vs-code-engineering
Copy link

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@deepak1556

Matched files:

  • src/vs/code/electron-main/main.ts

@deepak1556 deepak1556 enabled auto-merge (squash) November 6, 2025 17:45
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 removes macOS dock visibility management code from the main process startup logic. The changes eliminate dock hide/show calls that were previously used when handling multiple VS Code instances.

  • Removes dock.hide() call when detecting a second instance is running
  • Removes dock.show() call when successfully claiming instance ownership

@deepak1556 deepak1556 merged commit 220c355 into main Nov 6, 2025
33 of 34 checks passed
@deepak1556 deepak1556 deleted the revert-259883-ben/monetary-prawn branch November 6, 2025 17:55
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Dec 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[macOS] Visual Studio Code app icon sometimes missing in bar

5 participants