zed/crates
Marshall Bowers 5e401e4550
Fix layout shift when renaming a channel (#3946)
This PR fixes the layout shift that would occur in the channel list when
opening a rename editor for a channel.

Release Notes:

- Fixed layout shift when opening a rename editor for a channel.
2024-01-08 13:28:21 -05:00
..
activity_indicator
ai gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
assistant Use filled button style for role indicator in assistant panel 2024-01-08 10:52:12 -05:00
audio
auto_update Fix version comparison in auto update 2024-01-04 09:53:57 -08:00
breadcrumbs
call Clean up code 2024-01-06 15:31:16 -05:00
channel Fix tests 2024-01-06 16:10:40 -05:00
cli
client gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
clock
collab Tidy up context usage 2024-01-05 16:35:20 -07:00
collab_ui Fix layout shift when renaming a channel (#3946) 2024-01-08 13:28:21 -05:00
collections
command_palette Fix some bugs in keymap handling (#3895) 2024-01-04 16:04:17 -05:00
copilot
copilot_button
db
diagnostics Always show checking with icon if checks are still running 2024-01-08 11:55:51 -05:00
editor Remove resolved TODO (#3943) 2024-01-08 13:08:44 -05:00
feature_flags
feedback gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
file_finder Properly detect file finder label positions in paths 2024-01-06 23:50:59 +02:00
fs
fsevent
fuzzy
git
go_to_line
gpui Bring back zed.rs tests (#3907) 2024-01-08 12:29:54 +01:00
gpui_macros gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
install_cli
journal On external file drop, add visible project entries for directories only 2024-01-07 03:11:28 +02:00
language Merge branch 'main' into channel-guests 2024-01-05 10:05:59 -07:00
language_selector
language_tools gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
live_kit_client
live_kit_server Prevent guests from screen-sharing, unmuting or screen sharing 2024-01-03 19:31:43 -07:00
lsp
media
menu
multi_buffer Track read_only per project and buffer 2024-01-03 19:31:43 -07:00
node_runtime
notifications Rename notification_store 2024-01-03 20:02:23 -05:00
outline
picker
plugin
plugin_macros
plugin_runtime
prettier
project Merge branch 'main' into channel-guests 2024-01-05 10:05:59 -07:00
project_panel Merge branch 'main' into channel-guests 2024-01-05 10:05:59 -07:00
project_symbols gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
quick_action_bar
recent_projects
refineable
rich_text
rope
rpc Tidy up branch 2024-01-04 11:55:14 -07:00
search Tidy up TestContext lifecycle 2024-01-05 16:31:41 -07:00
semantic_index
settings gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
snippet
sqlez
sqlez_macros
story
storybook
sum_tree
terminal Always show full command on terminal tab hover 2024-01-07 13:46:44 +02:00
terminal_view gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
text
theme Decouple theme license generation from TypeScript theme definitions (#3917) 2024-01-05 13:38:12 -05:00
theme_importer gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
theme_selector WIP 2024-01-06 14:41:35 -05:00
ui Iterate on design of channel management modal (#3923) 2024-01-05 16:22:43 -05:00
util
vcs_menu
vim Tidy up TestContext lifecycle 2024-01-05 16:31:41 -07:00
welcome Improve setting name consistency for welcome page 2024-01-06 23:34:46 -05:00
workspace Restore ability to reset pane split size by double clicking drag handle. (#3937) 2024-01-08 16:48:17 +01:00
zed Fix flaky open_paths_action test (#3944) 2024-01-08 19:08:09 +01:00
zed_actions