zed/crates
2024-01-21 14:28:19 +01: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
assistant Fix assistant panel header when viewing conversation history (#4160) 2024-01-19 11:00:22 -05:00
audio
auto_update Remove commented-out code in auto_update (#4149) 2024-01-18 23:12:42 -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 Fine tune 2024-01-18 15:59:13 -07:00
cli
client Add some initial testing to telemetry 2024-01-20 23:23:52 -05:00
clock
collab Update tenses of doc comment summary lines (#4161) 2024-01-19 11:18:50 -05:00
collab_ui Finish documenting the action, asset, color, and element modules in GPUI 2024-01-20 20:15:23 -08:00
collections
color Update docs 2024-01-17 11:39:09 -05:00
command_palette Make platform input handler private 2024-01-20 06:56:19 -08:00
copilot Refactor LanguageSever::fake into FakeLanguageServer::new 2024-01-18 10:59:32 +01:00
copilot_ui Make platform input handler private 2024-01-20 06:56:19 -08:00
db
diagnostics Editor docs (#4097) 2024-01-18 00:48:37 +01:00
editor Updates to chat after Hack#2 (#4175) 2024-01-20 20:03:37 -07: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
git
go_to_line Editor docs (#4097) 2024-01-18 00:48:37 +01:00
gpui When searching in visual mode switch to normal mode (#4178) 2024-01-21 08:42:47 +01:00
gpui_macros Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
install_cli
journal Make platform input handler private 2024-01-20 06:56:19 -08:00
language Merge remote-tracking branch 'origin/main' into chat-font-size 2024-01-20 14:51:53 -07:00
language_selector Pull out fluent builder helpers into re-usable trait 2024-01-18 15:31:31 -08:00
language_tools Merge branch 'main' into language-api-docs 2024-01-18 15:06:45 -08:00
live_kit_client Adjust APIs for simpler examples in blog post 2024-01-17 21:19:28 -07:00
live_kit_server
lsp Cancel language server requests if request is dropped 2024-01-19 16:28:27 +01:00
media
menu
multi_buffer Merge branch 'main' into language-api-docs 2024-01-18 15:06:45 -08:00
node_runtime
notifications
outline Editor docs (#4097) 2024-01-18 00:48:37 +01:00
picker Wrap over picker's matches when reaching the end of the list 2024-01-18 16:54:35 +02:00
plugin
plugin_macros
plugin_runtime Update tenses of doc comment summary lines (#4161) 2024-01-19 11:18:50 -05:00
prettier
project Move the details of completion-resolution logic into Project 2024-01-19 11:52:28 -08:00
project_panel Pull out fluent builder helpers into re-usable trait 2024-01-18 15:31:31 -08: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 Render newlines as newlines in chat 2024-01-20 13:45:44 -07:00
rope
rpc Merge branch 'main' into language-api-docs 2024-01-18 15:06:45 -08:00
search Fix focus and re-focus of project-wide search 2024-01-18 15:05:45 +01:00
semantic_index Use try_global() 2024-01-18 01:33:30 -05:00
settings Update tenses of doc comment summary lines (#4161) 2024-01-19 11:18:50 -05:00
snippet
sqlez Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
sqlez_macros
story Finish documenting the action, asset, color, and element modules in GPUI 2024-01-20 20:15:23 -08:00
storybook Remove more commented-out code (#4150) 2024-01-18 23:17:41 -05:00
sum_tree
terminal Fix terminal selection firing when dragging anywhere 2024-01-19 15:02:27 -08:00
terminal_view Make platform input handler private 2024-01-20 06:56:19 -08:00
text
theme Add more terminal colors to the theme (#4168) 2024-01-19 14:22:53 -05:00
theme_importer Add more terminal colors to the theme (#4168) 2024-01-19 14:22:53 -05: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 Finish documenting the action, asset, color, and element modules in GPUI 2024-01-20 20:15:23 -08:00
util Add some initial testing to telemetry 2024-01-20 23:23:52 -05:00
vcs_menu Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
vim When searching in visual mode switch to normal mode (#4178) 2024-01-21 08:42:47 +01:00
welcome Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
workspace chore: use WindowContext in Workspace where it is a sufficient context type 2024-01-21 14:28:19 +01:00
zed Lock down test platform implementation 2024-01-20 15:03:36 -08:00
zed_actions