zed/crates
2023-02-07 14:32:02 -08:00
..
activity_indicator Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
assets Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
auto_update Fix version for feedback-related commands 2023-01-30 14:13:25 -05:00
breadcrumbs Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
call Move sharing status indicator out of the call crate and into collab_ui in order so that the model doesn't depend on the view 2023-02-03 11:17:50 -08:00
cli Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
client Fix version for feedback-related commands 2023-01-30 14:13:25 -05:00
clock Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
collab Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit 2023-01-27 15:43:12 -08:00
collab_ui fix unsaved change 2023-02-03 12:47:20 -08:00
collections Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
command_palette Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
context_menu Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
db Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
diagnostics Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
drag_and_drop Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
editor Do not capitalize prepositions in title case 2023-02-03 12:16:09 +02:00
feedback Reduce length of feedback placeholder text 2023-02-03 08:14:14 -05:00
file_finder Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
fs Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit 2023-01-27 15:43:12 -08:00
fsevent Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
fuzzy Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
git Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
go_to_line Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
gpui Fix crash when unplugging display containing a zed window 2023-02-06 16:44:06 -08:00
gpui_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
journal Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
language Load languages lazily in the background 2023-01-25 17:47:46 -08:00
live_kit_client Style 2023-01-25 15:09:57 -05:00
live_kit_server Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
lsp Add lua syntax highlighting and lsp support 2023-02-05 23:21:29 -08:00
media Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
menu Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
outline Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
picker Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
plugin Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
plugin_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
plugin_runtime Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
project Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit 2023-01-27 15:43:12 -08:00
project_panel Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
project_symbols Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
recent_projects show notification if no recent projects 2023-02-07 00:10:11 -08:00
rope Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
rpc Ensure proto::UpdateWorktree::removed_entries doesn't exceed chunk size 2023-01-26 17:26:31 +01:00
search Use truncate_and_trailoff function 2023-02-07 19:25:57 +02:00
settings start adding setting for the screen sharing status indicator 2023-01-31 15:17:16 -08:00
snippet Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
sqlez Changed SQLez migrations to be executed eagerly 2023-01-30 14:38:48 -08:00
sqlez_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
sum_tree Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
terminal Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
terminal_view Changed SQLez migrations to be executed eagerly 2023-01-30 14:38:48 -08:00
text Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
theme Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit 2023-01-27 15:43:12 -08:00
theme_selector Move StaffMode declaration out of paths 2023-01-27 15:45:33 -08:00
theme_testbench Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
util Make truncate_and_trailoff a bit more clear 2023-02-07 20:06:20 +02:00
vim Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
workspace show notification if no recent projects 2023-02-07 00:10:11 -08:00
zed fix highlights, indents, and tab size for yaml 2023-02-07 14:20:23 -08:00