zed/crates
TheCub3 2f08a0a28c
Fix fifo files hanging the project wide search (#16039)
Release Notes:

- Fixed the issue related to the project wide search being stuck when
project contains .fifo files
- Might potentially solve the following issue
https://github.com/zed-industries/zed/issues/7360
2024-08-26 10:40:20 -06:00
..
activity_indicator activity indicator: Do not show indicators background when there's no state (#16737) 2024-08-23 13:04:54 +02:00
anthropic Add tracing needed for LLM rate limit dashboards (#16388) 2024-08-16 17:52:31 -04:00
assets
assistant assistant: Refesh message headers only for dirty messages (#16881) 2024-08-26 18:16:23 +02:00
assistant_slash_command
audio
auto_update
breadcrumbs
call
channel
cli Add option to pipe from stdin on cli (#16084) 2024-08-22 13:31:58 -06:00
client Fix impersonation in local development (#16755) 2024-08-23 10:49:34 -04:00
clock
collab Fix fifo files hanging the project wide search (#16039) 2024-08-26 10:40:20 -06:00
collab_ui collab panel: Unfocus filter editor on escape (#16579) 2024-08-21 09:38:12 +02:00
collections
command_palette
command_palette_hooks
context_servers context_servers: Log errors from detached context server tasks (#16377) 2024-08-16 13:50:19 -07:00
copilot Fix manual copilot with show_inline_completions: false (#16621) 2024-08-21 20:27:19 -06:00
db Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
dev_server_projects
diagnostics
docs_preprocessor Don't rely on relative path for docs preprocessor (#16883) 2024-08-26 11:43:13 -04:00
editor Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
extension extension: Add more logging when building extensions (#16794) 2024-08-26 11:18:06 -04:00
extension_api
extension_cli
extensions_ui
feature_flags Add logic for closed beta LLM models (#16482) 2024-08-19 11:09:52 -07:00
feedback Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
file_finder Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
file_icons
fs Fix fifo files hanging the project wide search (#16039) 2024-08-26 10:40:20 -06:00
fsevent
fuzzy
git Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
git_hosting_providers
go_to_line Show correct number of characters selected (#16420) 2024-08-18 02:24:32 +03:00
google_ai
gpui A set of small fixes (#16849) 2024-08-26 02:24:08 +03:00
gpui_macros
headless
html_to_markdown
http_client
image_viewer
indexed_docs
inline_completion_button
install_cli
journal
language language: Do not fetch diagnostics when iterating over text without language awareness (#16824) 2024-08-25 18:02:54 +02:00
language_model gpui: Add truncate and text_ellipsis to TextStyle (#14850) 2024-08-23 14:02:51 -04:00
language_selector
language_tools Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
languages yaml: Add single quotes to list of brackets (#16859) 2024-08-26 18:02:40 +02:00
live_kit_client
live_kit_server
lsp
markdown Fix a panic when diagnostics contain multiple links (#16601) 2024-08-21 11:18:43 -06:00
markdown_preview
media
menu
multi_buffer assistant: Undo workflow step when buffer is discarded (#16465) 2024-08-19 18:42:49 +02:00
node_runtime
notifications
ollama ollama: Support model context_size (num_ctx) >2048 (#16877) 2024-08-26 11:09:47 -04:00
open_ai Add max_output_tokens to OpenAI models and integrate into requests (#16381) 2024-08-21 00:39:10 -04:00
outline
outline_panel Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
paths Improve dev experience for built-in prompts (#16413) 2024-08-17 12:28:53 -06:00
performance Add a setting to show time to first window draw and frames per second in status bar (#16422) 2024-08-18 15:22:19 -06:00
picker assistant: Add the "create your command" item (#16467) 2024-08-19 12:29:16 -03:00
prettier
project Fix fifo files hanging the project wide search (#16039) 2024-08-26 10:40:20 -06:00
project_panel Fix fifo files hanging the project wide search (#16039) 2024-08-26 10:40:20 -06:00
project_symbols
proto Fix fifo files hanging the project wide search (#16039) 2024-08-26 10:40:20 -06:00
quick_action_bar Improve Linux terminal keymap and context menu (#16845) 2024-08-26 01:01:46 +03:00
recent_projects
refineable
release_channel
remote
remote_server
repl gpui: Add truncate and text_ellipsis to TextStyle (#14850) 2024-08-23 14:02:51 -04:00
rich_text
rope
rpc
search Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
semantic_index
semantic_version
session
settings Don't rely on relative path for docs preprocessor (#16883) 2024-08-26 11:43:13 -04:00
settings_ui
snippet
snippet_provider
sqlez Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
sqlez_macros Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
story
storybook
sum_tree
supermaven
supermaven_api
tab_switcher
task
tasks_ui Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
telemetry_events docs: Update telemetry documentation (#16628) 2024-08-21 20:24:35 -04:00
terminal Able to resolve URLs with query params in terminal (#16724) 2024-08-23 10:58:53 +03:00
terminal_view Improve Linux terminal keymap and context menu (#16845) 2024-08-26 01:01:46 +03:00
text assistant: Normalize line endings for prompts loaded from templates (#16808) 2024-08-26 10:34:20 -04:00
theme theme: Fallback to opaque color for title_bar.inactive_background (#16833) 2024-08-26 10:26:47 -04:00
theme_importer
theme_selector
time_format
title_bar Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
ui Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
ui_input
util
vcs_menu
vim Fix ctrl-d/u issues with scroll_beyond_last_line off (#15395) 2024-08-23 08:34:40 -06:00
welcome
workspace Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
worktree Fix fifo files hanging the project wide search (#16039) 2024-08-26 10:40:20 -06:00
zed Rename is_local to is_local_or_ssh (#16717) 2024-08-22 21:32:51 -06:00
zed_actions Improve Linux terminal keymap and context menu (#16845) 2024-08-26 01:01:46 +03:00