Skip to content

Conversation

LakshmanTurlapati
Copy link

Notes on Changes Made

2025-01-26: Removed Redundant Settings Gear Icon

File Modified:
void/src/vs/workbench/contrib/void/browser/sidebarActions.ts

Change:
Commented out the settings gear action registration (lines 238-253) to remove the redundant settings icon from the AI chat panel's title bar.

Reason:
The settings gear icon in the right-side AI chat panel was redundant, as an identical icon already exists in the IDE's top bar. This update enhances UI clarity by eliminating duplicate functionality.

Details:

  • Action ID Removed: void.settingsAction
  • The primary settings functionality in the IDE's top bar remains unchanged.
  • The commented-out code is preserved for potential future reference or reversion.

Screenshot 2025-07-27 at 00:42:09

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.

1 participant