Skip to content

editor: Add generic navigation overlays#52630

Open
GoldStrikeArch wants to merge 1 commit intozed-industries:mainfrom
GoldStrikeArch:feat/add-navigation-target-overlay
Open

editor: Add generic navigation overlays#52630
GoldStrikeArch wants to merge 1 commit intozed-industries:mainfrom
GoldStrikeArch:feat/add-navigation-target-overlay

Conversation

@GoldStrikeArch
Copy link
Copy Markdown
Contributor

@GoldStrikeArch GoldStrikeArch commented Mar 28, 2026

Overview

Adds a generic editor-owned navigation overlay primitive for rendering target ranges, anchored labels, and fade ranges. This gives Helix amp jump, Beam Jump, and future jump-style features (like this one) a shared editor abstraction for overlay layout and paint instead of feature-specific render paths.

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #52629

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 28, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, SomeoneToIgnore and osiewicz and removed request for a team March 28, 2026 17:14
@SomeoneToIgnore SomeoneToIgnore removed their request for review March 28, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants