zed/crates
Max Brunsfeld cb11fb68cb
Avoid bright green separators when displaying untitled buffers in multi-buffers (#4024)
Release notes:

- Fixed unstyled excerpt separators when showing untitled buffers in
multi-buffers.
2024-01-11 12:19:55 -08:00
..
activity_indicator Remove unused API 2024-01-09 12:20:17 -08:00
ai gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
assets Fix assets build 2024-01-08 16:53:01 -07:00
assistant Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
audio
auto_update Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
breadcrumbs Fix inconsistent sizing between the buffer search and the project search (#3951) 2024-01-08 14:40:48 -05:00
call Stop following when project is unshared 2024-01-10 23:09:09 -07:00
channel
cli
client Return a single Option from EventCoalescer 2024-01-11 12:27:59 -05:00
clock
collab collab 0.36.1 2024-01-11 11:00:42 -08:00
collab_ui Fix seg fault when using the WindowContext::on_window_should_close() API 2024-01-10 11:26:11 -08:00
collections
command_palette
copilot
copilot_ui Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
db
diagnostics Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
editor Avoid bright green separators when displaying untitled buffers in multi-buffers (#4024) 2024-01-11 12:19:55 -08:00
feature_flags Revert "Remove ChannelsAlpha flag" 2024-01-10 11:52:33 -07:00
feedback Add remaining tests 2024-01-10 19:39:43 -08:00
file_finder Show abs path matches in file finder 2024-01-11 17:49:46 +02:00
fs
fsevent
fuzzy
git
go_to_line
gpui Fix multi-key shortcuts (#4025) 2024-01-11 11:36:51 -07:00
gpui_macros Resolve more todos 2024-01-09 15:08:05 -08:00
install_cli
journal Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
language Merge branch 'main' into guest-promotion 2024-01-09 16:28:42 -07:00
language_selector
language_tools Simplify uniform list scrolling logic 2024-01-10 13:45:50 +02:00
live_kit_client Detect when a track is unpublished due to reconnecting to livekit 2024-01-10 16:12:26 -08:00
live_kit_server Implement live kit promotion/demotion 2024-01-09 16:10:12 -07:00
lsp
media
menu
multi_buffer Allow adding write access to guests 2024-01-08 22:02:56 -07:00
node_runtime
notifications
outline Clean up outline selections when its modal gets closed 2024-01-08 21:52:03 +02:00
picker
plugin
plugin_macros
plugin_runtime Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
prettier
project Stop following when project is unshared 2024-01-10 23:09:09 -07:00
project_panel Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
project_symbols Remove the last of the major todos 2024-01-09 16:14:54 -08:00
quick_action_bar Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
recent_projects
refineable
rich_text
rope Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
rpc Merge branch 'main' into guest-promotion 2024-01-09 16:28:42 -07:00
search Add test for new DeploySearch behaviour 2024-01-11 18:39:28 +01:00
semantic_index Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
settings
snippet
sqlez
sqlez_macros
story
storybook Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
sum_tree
terminal Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
terminal_view WIP 2024-01-10 17:04:26 -05:00
text Fix / remove small todos 2024-01-09 14:16:46 -08:00
theme Fix whitespace symbol colors in the editor, use zed1 one 2024-01-11 17:43:49 +02:00
theme_importer Fix whitespace symbol colors in the editor, use zed1 one 2024-01-11 17:43:49 +02:00
theme_selector
ui Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
util Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
vcs_menu And a few more todos 2024-01-09 16:41:17 -08:00
vim Stop following when project is unshared 2024-01-10 23:09:09 -07:00
welcome Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
workspace Stop following when project is unshared (#4010) 2024-01-11 11:26:56 -07:00
zed Fix seg fault when using the WindowContext::on_window_should_close() API 2024-01-10 11:26:11 -08:00
zed_actions