zed/crates
2023-04-20 15:25:11 -06:00
..
activity_indicator Fix warnings/errors now that AsyncAppContext::update returns Result 2023-04-18 14:58:57 +02:00
assets
auto_update Fix warnings/errors now that AsyncAppContext::update returns Result 2023-04-18 14:58:57 +02:00
breadcrumbs Make production code compile again 2023-04-17 12:33:33 +02:00
call Merge branch 'main' into randomized-tests-operation-script 2023-04-10 08:45:22 +02:00
cli Use the same serde version across the entire workspace 2023-03-28 09:42:00 -07:00
client Fix unit tests after fixing gpui model drop semantics 2023-04-11 10:58:01 -07:00
clock
collab Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
collab_ui WIP: Make PickerDelegate a fully owned object instead of a view 2023-04-19 22:05:29 -06:00
collections Move command palette filter into collections crate 2023-03-28 20:13:17 -07:00
command_palette Finish converting all the pickers to the new API 2023-04-20 15:26:05 +02:00
context_menu Return Result from AsyncAppContext::update_view 2023-04-18 12:03:53 +02:00
copilot Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
copilot_button Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
db Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
diagnostics Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
drag_and_drop Make production code compile again 2023-04-17 12:33:33 +02:00
editor Fix editor tests 2023-04-20 16:15:14 +02:00
feedback Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
file_finder Finish converting all the pickers to the new API 2023-04-20 15:26:05 +02:00
fs Add randomized test for mutating worktree during initial scan 2023-04-13 22:34:03 -07:00
fsevent
fuzzy remove commented line 2023-02-27 12:06:10 -08:00
git
go_to_line Finish converting all the pickers to the new API 2023-04-20 15:26:05 +02:00
gpui Track active window id in test platform 2023-04-20 17:22:11 +02:00
gpui_macros Make production code compile again 2023-04-17 12:33:33 +02:00
install_cli Add base keymap setting 2023-03-07 12:19:51 -08:00
journal Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
language Reopen file in Copilot language server when language or URI changes 2023-04-20 09:34:20 +02:00
language_selector Finish converting all the pickers to the new API 2023-04-20 15:26:05 +02:00
live_kit_client Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
live_kit_server Use the same serde version across the entire workspace 2023-03-28 09:42:00 -07:00
lsp Provide workspace_folders capability when initializing LSP 2023-04-03 20:12:26 +02:00
media
menu
node_runtime Refactor out the node runtime crate and hook up all related imports 2023-03-28 10:27:31 -07:00
outline Finish converting all the pickers to the new API 2023-04-20 15:26:05 +02:00
picker Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
plugin Use the same serde version across the entire workspace 2023-03-28 09:42:00 -07:00
plugin_macros Use the same serde version across the entire workspace 2023-03-28 09:42:00 -07:00
plugin_runtime Use the same serde version across the entire workspace 2023-03-28 09:42:00 -07:00
project Relay buffer change events to Copilot 2023-04-20 09:34:20 +02:00
project_panel Fix warnings/errors now that AsyncAppContext::update returns Result 2023-04-18 14:58:57 +02:00
project_symbols Finish converting all the pickers to the new API 2023-04-20 15:26:05 +02:00
recent_projects Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
rope Enhance randomized test to verify SuggestionMap::{chunks,sync} 2023-03-20 19:29:22 +01:00
rpc Make UpdateDiffBase a Foreground message to prevent reordering 2023-04-11 08:50:26 +02:00
search Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
settings Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
snippet
sqlez
sqlez_macros
staff_mode Fix formatting 2023-04-06 15:54:44 -06:00
sum_tree Initialize the active editor when vim mode is enabled 2023-04-20 14:02:40 -06:00
terminal Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
terminal_view Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
text Fix 'invalid insertion' panic when following 2023-04-18 16:13:18 -07:00
theme Fix most of the warnings 2023-04-14 10:51:53 +02:00
theme_selector Finish converting all the pickers to the new API 2023-04-20 15:26:05 +02:00
theme_testbench WIP 2023-04-12 12:13:35 -06:00
util Fix remaining vim failures 2023-04-20 15:25:11 -06:00
vim Fix remaining vim failures 2023-04-20 15:25:11 -06:00
welcome Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
workspace Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00
zed Merge branch 'main' into window_context_2 2023-04-20 16:01:47 +02:00