Skip to content

Rename VS Code labels to Visual Studio Code - #2693

Merged
wojtekn merged 1 commit into
trunkfrom
rename-vscode-to-visual-studio-code
Mar 5, 2026
Merged

Rename VS Code labels to Visual Studio Code#2693
wojtekn merged 1 commit into
trunkfrom
rename-vscode-to-visual-studio-code

Conversation

@wojtekn

@wojtekn wojtekn commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Related issues

  • N/A

How AI was used in this PR

Claude Code was used to identify all occurrences of "VS Code" and update them to "Visual Studio Code".

Proposed Changes

I propose changing the app name to one that is used on the app website and in the app itself:

  • Update editor label from VS Code to Visual Studio Code in editor.ts
  • Update error dialog title and message in shell-open-external-wrapper.ts
  • Update all test references to match the new label
CleanShot 2026-03-05 at 16 36 48@2x

Testing Instructions

  • Open a local site and check the editor shortcut button in the Overview tab — it should now read "Visual Studio Code"

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
Use the official app name in user-facing strings: editor label, error
dialog title/message, and all corresponding test references.
@wpmobilebot

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing db08356 vs trunk

site-editor

Metric trunk db08356 Diff Change
load 1476.00 ms 1736.00 ms +260.00 ms 🔴 17.6%

site-startup

Metric trunk db08356 Diff Change
siteCreation 7088.00 ms 7138.00 ms +50.00 ms 🔴 0.7%
siteStartup 3923.00 ms 3925.00 ms +2.00 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@epeicher epeicher 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.

Thanks @wojtekn, changes LGTM, I can see the new label now. :shipit:

Settings Shortcut
Image Image
@wojtekn wojtekn self-assigned this Mar 5, 2026
@wojtekn
wojtekn merged commit 7ee633b into trunk Mar 5, 2026
12 checks passed
@wojtekn
wojtekn deleted the rename-vscode-to-visual-studio-code branch March 5, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants