From bbd55d417b64d32bb89df58b1ff5a4f55376b318 Mon Sep 17 00:00:00 2001 From: Andrin <162151987+Andrin15@users.noreply.github.com> Date: Sat, 7 Mar 2026 09:25:44 +0100 Subject: [PATCH] Rebranding --- .github/ISSUE_TEMPLATE/issue_template.md | 4 +-- README.md | 18 +++++----- product.json | 36 +++++++++---------- .../telemetry/common/telemetryService.ts | 4 +-- .../parts/auxiliarybar/auxiliaryBarActions.ts | 20 +++++------ .../parts/auxiliarybar/auxiliaryBarPart.ts | 4 +-- .../browser/parts/paneCompositeBar.ts | 2 +- .../browser/parts/panel/panelActions.ts | 12 +++---- .../browser/workbench.contribution.ts | 14 ++++---- .../quickaccess/browser/viewQuickAccess.ts | 2 +- .../contrib/void/browser/editCodeService.ts | 6 ++-- .../void/browser/extensionTransferService.ts | 36 +++++++++---------- .../contrib/void/browser/fileService.ts | 2 +- .../contrib/void/browser/quickEditActions.ts | 2 +- .../src/markdown/ApplyBlockHoverButtons.tsx | 4 +-- .../void/browser/react/src/util/services.tsx | 2 +- .../src/void-onboarding/VoidOnboarding.tsx | 12 +++---- .../react/src/void-settings-tsx/Settings.tsx | 30 ++++++++-------- .../contrib/void/browser/sidebarActions.ts | 6 ++-- .../contrib/void/browser/sidebarPane.ts | 6 ++-- .../void/browser/terminalToolService.ts | 10 +++--- .../contrib/void/browser/toolsService.ts | 2 +- .../void/browser/voidCommandBarService.ts | 20 +++++------ .../contrib/void/browser/voidSCMService.ts | 8 ++--- .../contrib/void/browser/voidSettingsPane.ts | 10 +++--- .../contrib/void/browser/voidUpdateActions.ts | 16 ++++----- .../contrib/void/common/metricsService.ts | 4 +-- .../void/common/sendLLMMessageService.ts | 2 +- .../contrib/void/common/voidSettingsTypes.ts | 2 +- .../llmMessage/sendLLMMessage.impl.ts | 8 ++--- .../llmMessage/sendLLMMessage.ts | 2 +- .../void/electron-main/metricsMainService.ts | 6 ++-- .../electron-main/voidUpdateMainService.ts | 8 ++--- 33 files changed, 160 insertions(+), 160 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md index fe6c4301..6a0eb180 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -1,9 +1,9 @@ --- name: Issue -about: Submit an Issue to Void +about: Submit an Issue to HelvetiCode title: For VSCode-related issues (eg builds), please start the title with `[App]`. Otherwise, start it with `[Bug]` or `[Feature]`. --- -1. Press `Cmd+Shift+P` in Void, and type `Help: About`. Please paste the information here. Also let us know any other relevant details, like the model and provider you're using if applicable. +1. Press `Cmd+Shift+P` in HelvetiCode, and type `Help: About`. Please paste the information here. Also let us know any other relevant details, like the model and provider you're using if applicable. 2. Describe the issue/feature here! diff --git a/README.md b/README.md index 63e779a4..930ebd0d 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ -# Welcome to Void. +# Welcome to HelvetiCode.