Revert "Merge pull request #1481 from zed-industries/trigger-search-automatically"
This reverts commitae8dd1e3fd, reversing changes made to96d5dcadf1.
This commit is contained in:
@@ -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)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user