Skip to content

Enable type on search by default for the project search#49374

Merged
SomeoneToIgnore merged 15 commits intomainfrom
kb/reland-search
Feb 18, 2026
Merged

Enable type on search by default for the project search#49374
SomeoneToIgnore merged 15 commits intomainfrom
kb/reland-search

Conversation

@SomeoneToIgnore
Copy link
Contributor

@SomeoneToIgnore SomeoneToIgnore commented Feb 17, 2026

Deals with #9318
Re-lands #42889 with more fixes to reduce overall flickering

Release Notes:

  • Enabled type on search by default for the project search

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 17, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Feb 17, 2026
@SomeoneToIgnore SomeoneToIgnore marked this pull request as ready for review February 17, 2026 18:20
@SomeoneToIgnore SomeoneToIgnore force-pushed the kb/reland-search branch 2 times, most recently from 47f1e37 to 9d92b3d Compare February 18, 2026 09:20
@SomeoneToIgnore SomeoneToIgnore requested review from a team as code owners February 18, 2026 09:20
@SomeoneToIgnore SomeoneToIgnore requested a review from a team as a code owner February 18, 2026 17:20
@SomeoneToIgnore SomeoneToIgnore enabled auto-merge (squash) February 18, 2026 21:31
@zed-industries-bot

This comment was marked as resolved.

@SomeoneToIgnore SomeoneToIgnore merged commit 1d66bbe into main Feb 18, 2026
28 checks passed
@SomeoneToIgnore SomeoneToIgnore deleted the kb/reland-search branch February 18, 2026 21:39
github-actions bot added a commit that referenced this pull request Feb 18, 2026
Enable type on search by default for the project search

Auto-generated documentation suggestions for review at next preview release.
SomeoneToIgnore added a commit that referenced this pull request Feb 18, 2026
Follow-up of #49374

This looks really bad when Zed zooms in and then out.

- N/A
SomeoneToIgnore added a commit that referenced this pull request Feb 19, 2026
SomeoneToIgnore added a commit that referenced this pull request Feb 19, 2026
…)" (#49619)

This reverts commit 1d66bbe.

Needs 2 more fixes:

* enter does not move to the first excerpt anymore
* there could be situations when a narrowed search does not decrease the
excerpt enough to see the result onscreen

Release Notes:

- N/A
SomeoneToIgnore added a commit that referenced this pull request Feb 19, 2026
SomeoneToIgnore added a commit that referenced this pull request Feb 19, 2026
SomeoneToIgnore added a commit that referenced this pull request Feb 19, 2026
morgankrey added a commit that referenced this pull request Feb 19, 2026
Auto-applied queued documentation suggestions from:
- PR #48908
- PR #48909
- PR #48910
- PR #48912
- PR #48930
- PR #44794
- PR #48763
- PR #45073
- PR #48495
- PR #49374
- PR #49139
- PR #48780
- PR #48619
- PR #48978
- PR #48962
- PR #48988
- PR #47860
- PR #49015
- PR #47095
- PR #47475
- PR #48542
- PR #46766
- PR #47754
- PR #48807
- PR #44506
- PR #49051
- PR #49069
- PR #48842
- PR #48851
- PR #48736
- PR #47673
- PR #49094
- PR #49098
- PR #49622

Generated with script/docs-suggest-publish for human review in draft PR.
SomeoneToIgnore added a commit that referenced this pull request Feb 21, 2026
SomeoneToIgnore added a commit that referenced this pull request Feb 21, 2026
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied queued documentation suggestions from:
- PR #48908
- PR #48909
- PR #48910
- PR #48912
- PR #48930
- PR #44794
- PR #48763
- PR #45073
- PR #48495
- PR #49374
- PR #49139
- PR #48780
- PR #48619
- PR #48978
- PR #48962
- PR #48988
- PR #47860
- PR #49015
- PR #47095
- PR #47475
- PR #48542
- PR #46766
- PR #47754
- PR #48807
- PR #44506
- PR #49051
- PR #49069
- PR #48842
- PR #48851
- PR #48736
- PR #47673
- PR #49094
- PR #49098
- PR #49622
- PR #49554
- PR #49710
- PR #49716
- PR #49732
- PR #49788
- PR #49876
- PR #49902
- PR #49910
- PR #49390
- PR #50027

Generated with script/docs-suggest-publish for human review in draft PR.
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied documentation from:
- PR #48908: git diff view toggle + default setting
- PR #48909: agent mode cycling keybinding
- PR #48910: diff view nomenclature standardization
- PR #48912: split diff for everyone
- PR #48930: terminal welcome screen fix
- PR #44794: JSON/YAML schema paths
- PR #48763: Python environments in REPL
- PR #45073: zed --add terminal panels
- PR #48495: Python Windows path handling
- PR #49374: type on search default
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied queued documentation suggestions from:
- PR #48908
- PR #48909
- PR #48910
- PR #48912
- PR #48930
- PR #44794
- PR #48763
- PR #45073
- PR #48495
- PR #49374
- PR #49139
- PR #48780
- PR #48619
- PR #48978
- PR #48962
- PR #48988
- PR #47860
- PR #49015
- PR #47095
- PR #47475
- PR #48542
- PR #46766
- PR #47754
- PR #48807
- PR #44506
- PR #49051
- PR #49069
- PR #48842
- PR #48851
- PR #48736
- PR #47673
- PR #49094
- PR #49098
- PR #49622
- PR #49554
- PR #49710
- PR #49716
- PR #49732
- PR #49788
- PR #49876
- PR #49902
- PR #49910
- PR #49390
- PR #50027

Generated with script/docs-suggest-publish for human review in draft PR.
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied documentation from:
- PR #48908: git diff view toggle + default setting
- PR #48909: agent mode cycling keybinding
- PR #48910: diff view nomenclature standardization
- PR #48912: split diff for everyone
- PR #48930: terminal welcome screen fix
- PR #44794: JSON/YAML schema paths
- PR #48763: Python environments in REPL
- PR #45073: zed --add terminal panels
- PR #48495: Python Windows path handling
- PR #49374: type on search default
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants