zed/crates
Antonio Scandurra 1b46b7a7d6 Move modules into collab library as opposed to using the binary
This ensures that we can use collab's modules from the seed script
as well.
2022-12-02 14:37:52 +01:00
..
activity_indicator remove unused comment 2022-11-08 14:26:55 -08:00
assets Generate themes before compiling the 'assets' crate 2022-10-31 13:25:12 -07:00
auto_update Merge pull request #1831 from zed-industries/theme-tweaks 2022-11-02 10:04:55 -04:00
breadcrumbs Removed breadcrumb scrollable 2022-10-17 15:29:51 -07:00
call Remove version from Room 2022-11-18 20:18:48 +01:00
cli
client Remove non-determinism caused by random entropy when reconnecting 2022-11-28 18:56:11 +01:00
clock
collab Move modules into collab library as opposed to using the binary 2022-12-02 14:37:52 +01:00
collab_ui Wait for acknowledgment before sending the next project update 2022-11-14 15:32:49 +01:00
collections
command_palette Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
context_menu Merge pull request #1764 from zed-industries/gpui-events 2022-10-18 15:24:13 -06:00
db Added channel to database directories 2022-10-28 11:50:26 -07:00
diagnostics Tried alternate stratergy 2022-11-08 11:54:26 -08:00
drag_and_drop Split and move to pane working 2022-11-08 14:19:31 -08:00
editor Merge pull request #1867 from zed-industries/drag-project-entry-to-pane 2022-11-10 17:25:22 -08:00
file_finder Split and move to pane working 2022-11-08 14:19:31 -08:00
fs Fix hang due to acquiring rng lock twice 2022-11-01 09:35:53 +01:00
fsevent
fuzzy
git Layout git gutters inclusively 2022-10-31 14:35:42 -04:00
go_to_line Tried alternate stratergy 2022-11-08 11:54:26 -08:00
gpui Capture runnable backtraces only when detecting nondeterminism 2022-11-28 19:35:33 +01:00
gpui_macros Introduce a new detect_nondeterminism = true attribute to gpui::test 2022-11-28 19:01:28 +01:00
journal Tried alternate stratergy 2022-11-08 11:54:26 -08:00
language Add basic support for ruby 2022-11-03 15:52:33 -07:00
live_kit_client Move weak linking into zed's build.rs 2022-11-08 16:04:55 +01:00
live_kit_server Leave Zed room when LiveKit room disconnects 2022-10-21 14:21:45 +02:00
lsp Fix error on clangd when compile-commands.json is present 2022-10-13 11:10:23 +02:00
media
menu
outline Tried alternate stratergy 2022-11-08 11:54:26 -08:00
picker Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
plugin
plugin_macros
plugin_runtime
project Error if project is disconnected after getting completions response 2022-11-28 19:19:24 +01:00
project_panel Split and move to pane working 2022-11-08 14:19:31 -08:00
project_symbols Tried alternate stratergy 2022-11-08 11:54:26 -08:00
rope Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
rpc Remove version from Room 2022-11-18 20:18:48 +01:00
search Tried alternate stratergy 2022-11-08 11:54:26 -08:00
settings Add release channel information to telemetry events 2022-10-27 15:53:14 -04:00
snippet
sum_tree Move cloneable diff state into new snapshot type 2022-09-29 13:16:02 -04:00
terminal Restored chat_panel, just in case 2022-10-19 11:42:29 -07:00
text Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
theme Start dragging project panel entries 2022-11-07 17:00:01 -05:00
theme_selector Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
theme_testbench fixed issue in testbench 2022-10-19 13:13:50 -07:00
util Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
vim Merge pull request #1867 from zed-industries/drag-project-entry-to-pane 2022-11-10 17:25:22 -08:00
workspace Revert "Wait for previous UpdateFollowers message ack before sending new ones" 2022-11-17 16:57:32 +01:00
zed Wait for acknowledgment before sending the next project update 2022-11-14 15:32:49 +01:00