mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 15:44:31 +03:00
Revert "Merge pull request #1481 from zed-industries/trigger-search-automatically"
This reverts commitae8dd1e3fd
, reversing changes made to96d5dcadf1
.
This commit is contained in:
parent
1f7db46d98
commit
d15ba8efb4
@ -450,7 +450,6 @@ impl ProjectSearchView {
|
||||
search.update(cx, |search, cx| {
|
||||
if let Some(query) = query {
|
||||
search.set_query(&query, cx);
|
||||
search.search(cx);
|
||||
}
|
||||
search.focus_query_editor(cx)
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user