zed/crates
2024-01-08 15:47:59 -07:00
..
activity_indicator
ai gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
assets chore: Extract assets module out of zed crate. (#3957) 2024-01-08 22:49:14 +01:00
assistant Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
audio
auto_update Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
breadcrumbs Fix inconsistent sizing between the buffer search and the project search (#3951) 2024-01-08 14:40:48 -05:00
call Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
channel Fix tests 2024-01-06 16:10:40 -05:00
cli
client Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
clock
collab collab 0.35.0 2024-01-08 15:47:59 -07:00
collab_ui Style the chat panel message input (#3956) 2024-01-08 16:45:18 -05:00
collections
command_palette Fix some bugs in keymap handling (#3895) 2024-01-04 16:04:17 -05:00
copilot Move UI for copilot sign in to copilot_button 2024-01-05 15:58:45 +01:00
copilot_ui Update copilot ui 2024-01-08 13:21:45 -05:00
db
diagnostics Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
editor Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
feature_flags
feedback Fix error border color for email input in feedback dialog (#3959) 2024-01-08 17:46:25 -05:00
file_finder Fix relative path opening from project symbols 2024-01-08 15:12:22 -07: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 Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
language Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01: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 Clean up outline selections when its modal gets closed 2024-01-08 21:52:03 +02:00
picker
plugin
plugin_macros
plugin_runtime
prettier
project Disallow creating files with '..' (#3156) 2024-01-08 15:43:57 -07:00
project_panel Show context menu on project panel empty space right click 2024-01-08 22:12:40 +02: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 Fix inconsistent sizing between the buffer search and the project search (#3951) 2024-01-08 14:40:48 -05:00
recent_projects
refineable
rich_text
rope
rpc Check user is host for host-broadcasted project messages 2024-01-08 12:04:59 -08:00
search Tidy up TestContext lifecycle 2024-01-05 16:31:41 -07:00
semantic_index Disallow creating files with '..' (#3156) 2024-01-08 15:43:57 -07:00
settings gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
snippet
sqlez
sqlez_macros
story
storybook
sum_tree
terminal terminal: Clean up doc comment for rgb_for_index (#3947) 2024-01-08 13:33:41 -05:00
terminal_view terminal: Remove resolved TODO (#3948) 2024-01-08 13:39:56 -05:00
text
theme theme: Removed commented-out ActiveTheme impl (#3950) 2024-01-08 13:51:18 -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 Update Copilot UI (#3904) 2024-01-08 13:33:30 -05:00
util
vcs_menu
vim Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
welcome Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
workspace Fix prevention of cross-channel joins (#3949) 2024-01-08 14:17:44 -07:00
zed chore: Extract assets module out of zed crate. (#3957) 2024-01-08 22:49:14 +01:00
zed_actions