zed/crates
Kirill Bulatov ae54e1d224 Remove excessive hint update queries
* Filter out queries for outdated buffers just before hint tasks spawn:
  multicared edits might empit standalone events simultaneously
* Only spawn inlay update tasks for visible buffers with corresponding
  language
* Do not spawn tasks for local projects' buffers without LSP servers
2023-06-30 22:03:21 +03:00
..
activity_indicator
ai
auto_update
breadcrumbs
call
cli
client
clock
collab fmt and update dependency 2023-06-29 17:49:42 -07:00
collab_ui Remove on_click_out handler from context menu 2023-06-29 17:10:51 -07:00
collections
command_palette
context_menu Remove on_click_out handler from context menu 2023-06-29 17:10:51 -07:00
copilot
copilot_button Remove on_click_out handler from context menu 2023-06-29 17:10:51 -07:00
db
diagnostics
drag_and_drop
editor Remove excessive hint update queries 2023-06-30 22:03:21 +03:00
feedback
file_finder
fs Add the ability to make new directories by adding slashes to a file name 2023-06-29 17:35:22 -07:00
fsevent
fuzzy
git
go_to_line
gpui
gpui_macros
install_cli
journal
language Add more hint tests 2023-06-29 22:39:18 +03:00
language_selector
language_tools
live_kit_client
live_kit_server
lsp Remove a flacky test, fix the failing one 2023-06-29 22:45:04 +03:00
media
menu
node_runtime
outline
picker
plugin
plugin_macros
plugin_runtime
project Fix regression in handling git FS events (#2670) 2023-06-30 11:40:49 -07:00
project_panel fmt and update dependency 2023-06-29 17:49:42 -07:00
project_symbols
recent_projects
rope Simplify InlayMap::splice interface 2023-06-29 22:25:49 +03:00
rpc Post-rebase fixes 2023-06-29 22:39:33 +03:00
search
settings fmt and update dependency 2023-06-29 17:49:42 -07:00
snippet
sqlez
sqlez_macros
staff_mode
sum_tree Account for inlay biases when clipping a point 2023-06-29 22:25:50 +03:00
terminal
terminal_view Remove on_click_out handler from context menu 2023-06-29 17:10:51 -07:00
text Remove excessive hint update queries 2023-06-30 22:03:21 +03:00
theme Update Hint Style 2023-06-29 22:39:17 +03:00
theme_selector
util
vim
welcome
workspace fmt 2023-06-29 17:19:35 -07:00
xtask
zed
zed-actions