zed/crates
Max Brunsfeld 7bd51851c2 🎨
Co-authored-by: Julia Risley <julia@zed.dev>
2023-04-24 13:54:47 -07:00
..
activity_indicator Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
assets Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
auto_update Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
breadcrumbs Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
call Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
cli Use the same serde version across the entire workspace 2023-03-28 09:42:00 -07:00
client Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
clock Store buffer's diagnostic sets in a smallvec 2023-04-20 08:58:41 -07:00
collab Add failing test for diagnostic message ordering 2023-04-24 13:18:37 -07:00
collab_ui Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
collections Move command palette filter into collections crate 2023-03-28 20:13:17 -07:00
command_palette Fix missing actions in the command palette 2023-04-21 15:59:29 -06:00
context_menu Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
copilot Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
copilot_button Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
db Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
diagnostics Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
drag_and_drop Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
editor Start work on a language server log view 2023-04-24 09:43:31 -07:00
feedback Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
file_finder Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
fs Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
fsevent Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
fuzzy remove commented line 2023-02-27 12:06:10 -08:00
git Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
go_to_line Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
gpui Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07: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 Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
language_selector Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
live_kit_client Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
live_kit_server Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
lsp Avoid accidentally dropping subscription when detaching it 2023-04-24 10:04:45 -07:00
lsp_log Improve the LSP log UI 2023-04-24 09:43:31 -07: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
node_runtime Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
outline Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
picker Refine naming of element-related types and traits 2023-04-21 13:06:37 -06: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 🎨 2023-04-24 13:54:47 -07:00
project_panel Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
project_symbols Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
recent_projects Fix formatting 2023-04-21 13:09:36 -06:00
rope Store buffer's diagnostic sets in a smallvec 2023-04-20 08:58:41 -07:00
rpc Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
search Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
settings Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
snippet Store buffer's diagnostic sets in a smallvec 2023-04-20 08:58:41 -07:00
sqlez Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
sqlez_macros Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
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 Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
terminal_view Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
text Store buffer's diagnostic sets in a smallvec 2023-04-20 08:58:41 -07:00
theme Persist LSP logs after log view is closed 2023-04-24 09:43:31 -07:00
theme_selector Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
theme_testbench Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
util Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
vim Remove stray dbg! statements 2023-04-21 10:49:47 +02:00
welcome Persist LSP logs after log view is closed 2023-04-24 09:43:31 -07:00
workspace Use a workspace dependency for the futures crate 2023-04-24 09:43:31 -07:00
zed Upgrade tree-sitter-json 2023-04-24 09:43:31 -07:00