zed/crates
Antonio Scandurra 2111ec04c8 Make SearchProject a Foreground message
However, the randomized integration test is still failing:

```
ITERATIONS=100000 SEED=3027 OPERATIONS=200 cargo test --release test_random --package=zed-server -- --nocapture
```

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-28 16:19:34 +01:00
..
chat_panel Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
client
clock
collections
contacts_panel
diagnostics Open excerpts on alt-enter 2022-02-25 16:49:28 -07:00
editor Make versions oldest_selection and newest_selection that don't require snapshots 2022-02-27 13:02:09 -07:00
file_finder Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
fsevent
fuzzy
go_to_line Make versions oldest_selection and newest_selection that don't require snapshots 2022-02-27 13:02:09 -07:00
gpui Re-activate the most recently-activated project search on cmd-shift-F 2022-02-27 18:07:46 -07:00
gpui_macros
journal
language Allow a new search to be created with cmd-enter 2022-02-26 13:23:05 -07:00
lsp Eliminate RwLock around LanguageServer's outbound message channel 2022-02-25 10:04:57 -08:00
outline Make versions oldest_selection and newest_selection that don't require snapshots 2022-02-27 13:02:09 -07:00
project Don't use a bounded channel for signaling that buffers have been opened 2022-02-28 15:26:10 +01:00
project_panel
project_symbols Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
rpc Make SearchProject a Foreground message 2022-02-28 16:19:34 +01:00
search Add unit test for project search 2022-02-28 11:10:22 +01:00
server Don't use a bounded channel for signaling that buffers have been opened 2022-02-28 15:26:10 +01:00
snippet
sum_tree Refine project find's UX 2022-02-25 15:27:34 +01:00
text Use Project::search in ProjectFind and show search results 2022-02-25 10:32:45 +01:00
theme Rename "find" to "search" 2022-02-27 08:15:38 -07:00
theme_selector Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
util
workspace Re-activate the most recently-activated project search on cmd-shift-F 2022-02-27 18:07:46 -07:00
zed Rename "find" to "search" 2022-02-27 08:15:38 -07:00