ZIm/crates
Kirill Bulatov aacb17ef38 Fix buffer search focus not working
When the Deploy action is called in the buffer with the buffer search bar already deployed, the focus should be on the search bar.
2024-01-18 10:51:28 +02:00
..
activity_indicator Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
ai Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
assets Fix assets build 2024-01-08 16:53:01 -07:00
assistant Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
audio Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
auto_update Use try_global() 2024-01-18 01:33:30 -05:00
breadcrumbs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
call Avoid playing newly published audio tracks when deafened (#4040) 2024-01-15 14:08:49 -08:00
channel Make chat prettier (to my eyes at least) 2024-01-13 21:37:13 -07:00
cli Code to allow opening zed:/channel/1234 2023-10-05 14:57:45 -07:00
client Use try_global() 2024-01-18 01:33:30 -05:00
clock Remove local timestamps from CRDT operations 2023-08-31 16:23:06 -07:00
collab Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
collab_ui Merge branch 'main' into fix-typos 2024-01-17 14:36:03 -08:00
collections Use FxHashMap and FxHashSet in hot code paths 2023-12-12 13:35:22 +01:00
color Update docs 2024-01-17 11:39:09 -05:00
command_palette Add command palette action events 2024-01-15 20:22:47 -05:00
copilot Use try_global() 2024-01-18 01:33:30 -05:00
copilot_ui Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
db Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
diagnostics Editor docs (#4097) 2024-01-18 00:48:37 +01:00
editor Fix editor selection issue (#4110) 2024-01-17 17:16:56 -08:00
feature_flags Use try_global() 2024-01-18 01:33:30 -05:00
feedback Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
file_finder Editor docs (#4097) 2024-01-18 00:48:37 +01:00
fs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
fsevent
fuzzy Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
git Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
go_to_line Editor docs (#4097) 2024-01-18 00:48:37 +01:00
gpui Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
gpui_macros Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
install_cli Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
journal Editor docs (#4097) 2024-01-18 00:48:37 +01:00
language Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
language_selector Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
language_tools Editor docs (#4097) 2024-01-18 00:48:37 +01:00
live_kit_client Revert "Bump livekit client" 2024-01-17 10:33:32 -08:00
live_kit_server Implement live kit promotion/demotion 2024-01-09 16:10:12 -07:00
lsp Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
media Start fixing up gpui2 2024-01-02 00:04:51 +01:00
menu Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
multi_buffer Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
node_runtime Upgrade async-compression dep 2023-12-06 14:29:09 -08:00
notifications Rename notification_store 2024-01-03 20:02:23 -05:00
outline Editor docs (#4097) 2024-01-18 00:48:37 +01:00
picker Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
plugin
plugin_macros
plugin_runtime Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
prettier Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
project Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
project_panel Use try_global() 2024-01-18 01:33:30 -05:00
project_symbols Editor docs (#4097) 2024-01-18 00:48:37 +01:00
quick_action_bar Editor docs (#4097) 2024-01-18 00:48:37 +01:00
recent_projects Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
refineable Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
rich_text chat panel ++ (#4044) 2024-01-14 13:54:10 -07:00
rope Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
rpc remove more commented code 2024-01-12 20:10:40 -08:00
search Fix buffer search focus not working 2024-01-18 10:51:28 +02:00
semantic_index Use try_global() 2024-01-18 01:33:30 -05:00
settings gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
snippet
sqlez Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
sqlez_macros
story Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
storybook Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
sum_tree chore: fix clippy lints for rope2, sum_tree, text2 and util 2024-01-01 23:50:14 +01:00
terminal Add font name completions to ui_font_family and terminal::font_family 2024-01-16 20:32:21 +01:00
terminal_view Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
text Fix / remove small todos 2024-01-09 14:16:46 -08:00
theme Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
theme_importer Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
theme_selector Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
ui Merge branch 'main' into fix-typos 2024-01-17 14:36:03 -08:00
util Fix failure to write to keychain because of dropping a future 2024-01-11 16:22:34 -08:00
vcs_menu Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
vim Use try_global() 2024-01-18 01:33:30 -05:00
welcome Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
workspace Use try_global() 2024-01-18 01:33:30 -05:00
zed Use try_global() 2024-01-18 01:33:30 -05:00
zed_actions Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00