zed/crates
Joseph T. Lyons 6e4268a471 Convert telemetry into a model
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
2023-11-22 16:16:10 -05:00
..
activity_indicator
ai Add gpt-4-1106-preview model 2023-11-14 08:28:57 -05:00
ai2 Add gpt-4-1106-preview model 2023-11-14 08:28:57 -05:00
assistant Add timestamp delta to telemetry events 2023-11-19 21:52:28 -05:00
audio
audio2
auto_update WIP: 2023-11-17 12:54:16 -08:00
auto_update2 Convert telemetry into a model 2023-11-22 16:16:10 -05:00
breadcrumbs
call Add timestamp delta to telemetry events 2023-11-19 21:52:28 -05:00
call2 Convert telemetry into a model 2023-11-22 16:16:10 -05:00
channel
channel2 Remove gpui (1) dependencies from zed2 2023-11-20 10:46:16 -08:00
cli
client Add app events 2023-11-20 15:51:36 -05:00
client2 Convert telemetry into a model 2023-11-22 16:16:10 -05:00
clock
collab Fix most of the TODOs 2023-11-17 21:40:57 +02:00
collab2 WIP 2023-11-21 22:32:07 -05:00
collab_ui Pass a new query parameter into the search 2023-11-17 21:40:56 +02:00
collab_ui2 More fixes for zed nightly (#3370) 2023-11-20 12:36:25 -08:00
collections
command_palette
command_palette2 Merge followup mess 2023-11-20 09:58:05 -07:00
component_test
context_menu
copilot Port buffer reload bug fixes back to gpui1 crates 2023-11-16 16:03:14 -08:00
copilot2 WIP 2023-11-13 15:53:04 -08:00
copilot_button
db
db2
diagnostics Do not add diagnostics for any selection in the diagnostics panel 2023-11-10 13:35:58 +02:00
diagnostics2 Fix more import errors 2023-11-20 10:01:21 -07:00
drag_and_drop
editor Add timestamp delta to telemetry events 2023-11-19 21:52:28 -05:00
editor2 Convert telemetry into a model 2023-11-22 16:16:10 -05:00
feature_flags
feature_flags2
feedback
file_finder
file_finder2 Merge followup mess 2023-11-20 09:58:05 -07:00
fs
fs2
fsevent
fuzzy
fuzzy2
git
git3
go_to_line
go_to_line2 Merge followup mess 2023-11-20 09:58:05 -07:00
gpui Implement most core actions 2023-11-14 00:06:33 -08:00
gpui2 Convert telemetry into a model 2023-11-22 16:16:10 -05:00
gpui2_macros shhhh 2023-11-20 10:00:37 -07:00
gpui_macros
install_cli
install_cli2 Implement most core actions 2023-11-14 00:06:33 -08:00
journal
journal2 please work 2023-11-18 10:46:35 -08:00
language Don't update file's saved mtime when reload is aborted 2023-11-16 18:02:49 -08:00
language2 Don't update file's saved mtime when reload is aborted 2023-11-16 18:02:49 -08:00
language_selector
language_tools
live_kit_client
live_kit_client2 Fix error when building live_kit_client2 for two architectures concurrently 2023-11-20 12:10:35 -08:00
live_kit_server
lsp
lsp2
media
menu
menu2 Call init 2023-11-09 13:14:11 -07:00
multi_buffer
multi_buffer2 Get workspace compiling with new event emitters 2023-11-08 19:29:00 -08:00
node_runtime Avoid user NPM config/cache & put NodeRuntime installation behind a lock 2023-11-14 14:49:31 -05:00
notifications
notifications2 Add notifications2 2023-11-08 21:23:31 -08:00
outline
picker
picker2 Merge branch 'main' into derive-element-redux 2023-11-20 09:15:38 -07:00
plugin
plugin_macros
plugin_runtime
prettier Do not propose prettier formatters for documents in node_modules/ 2023-11-09 14:49:37 +02:00
prettier2 Merge branch 'main' into editor-tests 2023-11-13 09:54:02 -08:00
project Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
project2 WIP 2023-11-21 22:32:07 -05:00
project_panel Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
project_panel2 More fixes for zed nightly (#3370) 2023-11-20 12:36:25 -08:00
project_symbols
quick_action_bar
recent_projects
refineable Generalize Refineable derive macro to derive arbitrary traits on the refinement type 2023-11-09 13:23:31 -08:00
rich_text
rich_text2
rope Port buffer reload bug fixes back to gpui1 crates 2023-11-16 16:03:14 -08:00
rope2 Fix race conditions and bugs in Buffer::reload 2023-11-16 16:03:14 -08:00
rpc Pass a new query parameter into the search 2023-11-17 21:40:56 +02:00
rpc2 Pass a new query parameter into the search 2023-11-17 21:40:56 +02:00
search Fix most of the TODOs 2023-11-17 21:40:57 +02:00
semantic_index Add gpt-4-1106-preview model 2023-11-14 08:28:57 -05:00
settings
settings2 Refactorings 2023-11-17 13:23:12 -07:00
snippet
sqlez WIP 2023-11-16 10:40:02 +02:00
sqlez_macros
storybook2 Merge branch 'main' into derive-element-redux 2023-11-20 09:15:38 -07:00
storybook3 Merge branch 'main' into derive-element-redux 2023-11-20 09:15:38 -07:00
sum_tree
terminal
terminal2 More compilation fixes 2023-11-16 10:04:18 +02:00
terminal_view
terminal_view2 Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
text
text2
theme
theme2 Merge branch 'main' into derive-element-redux 2023-11-20 09:15:38 -07:00
theme_importer theme_importer: Support importing themes containing comments (#3298) 2023-11-09 19:22:15 -05:00
theme_selector
ui2 Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
util Add nightly release channel for zed2 (#3355) 2023-11-17 22:12:18 -08:00
vcs_menu
vim
welcome
workspace
workspace2 Rework List to use children (#3369) 2023-11-20 14:58:31 -05:00
xtask
zed WIP 2023-11-21 22:32:07 -05:00
zed-actions
zed2 Convert telemetry into a model 2023-11-22 16:16:10 -05:00
zed_actions2 Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00