diff --git a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx index 7acdf6ff..f2bdb8b8 100644 --- a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx +++ b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx @@ -583,35 +583,9 @@ const GeneralTab = () => { - {/*
-

General Settings

-

{`VS Code's built-in settings.`}

- { commandService.executeCommand('workbench.action.openSettings') }}> - General Settings - -
- -
-

Keyboard Settings

-

{`Void can access models from Anthropic, OpenAI, OpenRouter, and more.`}

- { commandService.executeCommand('workbench.action.openGlobalKeybindingsFile') }}> - Keyboard Settings - -
- - -
-

Theme

- { commandService.executeCommand('workbench.action.selectTheme') }}> - Theme - -
*/} - {/* */} - - }