Skip to content

Add Zed and Antigravity editor support - #2497

Merged
bcotrim merged 1 commit into
trunkfrom
add/zed-antigravity-editors
Jan 29, 2026
Merged

Add Zed and Antigravity editor support#2497
bcotrim merged 1 commit into
trunkfrom
add/zed-antigravity-editors

Conversation

@bcotrim

@bcotrim bcotrim commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

Related issues

Proposed Changes

  • Add Zed editor support (fast, Rust-based editor now available on all platforms)
  • Add Google Antigravity editor support (Google's AI-powered IDE)

Testing Instructions

  • Install Zed and/or Antigravity on your machine
  • Open Studio settings and change preferred editor to Zed/Antigravity and save
  • Navigate to a site Overview tab and confirm the option to open in your selected editor appears
  • Clicking the button works as expected and opens the editor on the site root

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@bcotrim bcotrim self-assigned this Jan 28, 2026
@bcotrim
bcotrim requested a review from a team January 28, 2026 16:24
@wpmobilebot

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing bc50495 vs trunk

site-editor

Metric trunk bc50495 Diff Change
load 2882.00 ms 2860.00 ms -22.00 ms 🟢 -0.8%

site-startup

Metric trunk bc50495 Diff Change
siteCreation 7120.00 ms 7084.00 ms -36.00 ms 🟢 -0.5%
siteStartup 3922.00 ms 3932.00 ms +10.00 ms 🔴 0.3%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change

@ivan-ottinger

Copy link
Copy Markdown
Contributor

I am reviewing this PR now.

@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 for adding more editors @bcotrim! I have tested both of them, and they open as expected with the correct site. I have tested on both Mac and Windows with Parallels, and they worked perfectly. LGTM!

List of IDEs Zed Antigravity
Image Image Image

@ivan-ottinger I saw that you were reviewing this after starting my review, but I thought that an additional review would be fine 😄

@ivan-ottinger ivan-ottinger 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.

@ivan-ottinger I saw that you were reviewing this after starting my review, but I thought that an additional review would be fine 😄

Thanks, Roberto. 🙂 I just got sidetracked half-way through (looking into other issues in Sentry).


Nice! The changes are clean and work correctly. 👍🏼 The newly-added apps open the site directory without issues on both platforms. Here are screenshots from Windows:

Image Image Image
@bcotrim
bcotrim merged commit 05c3474 into trunk Jan 29, 2026
11 checks passed
@bcotrim
bcotrim deleted the add/zed-antigravity-editors branch January 29, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants