zed/crates
2022-02-25 12:38:31 -08:00
..
chat_panel Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
client Make client log message format more consistent 2022-02-23 18:18:52 -08:00
clock WIP - Wait for code action anchors to be valid 2022-02-14 18:05:43 -08:00
collections
contacts_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
diagnostics Don't assume that cloning on split will reuse the same underlying model 2022-02-25 18:30:04 +01:00
editor Don't assume that cloning on split will reuse the same underlying model 2022-02-25 18:30:04 +01:00
file_finder Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
find Reuse a previous project find whenever possible 2022-02-25 18:30:28 +01:00
fsevent Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
fuzzy In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
go_to_line Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
gpui Don't insert input in editor when control keys are pressed 2022-02-21 18:21:27 -07:00
gpui_macros Clean db pool on drop only if assertions fail or it's the last iteration 2022-02-16 15:07:41 +01:00
journal Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
language Use Project::search in ProjectFind and show search results 2022-02-25 10:32:45 +01:00
lsp Eliminate RwLock around LanguageServer's outbound message channel 2022-02-25 10:04:57 -08:00
outline Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
project Allow splitting project find and maintain the searches in sync 2022-02-25 16:20:02 +01:00
project_panel Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
project_symbols Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
rpc Add project search RPC messages 2022-02-25 12:38:31 -08:00
server Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
snippet Support multi-cursor autocompletion 2022-02-03 18:58:36 +01:00
sum_tree Refine project find's UX 2022-02-25 15:27:34 +01:00
text Use Project::search in ProjectFind and show search results 2022-02-25 10:32:45 +01:00
theme Refine project find's UX 2022-02-25 15:27:34 +01:00
theme_selector Provide editor styling information separately from editor settings 2022-02-24 16:42:00 -08:00
util Simplify undo_to_transaction and redo_to_transaction 2022-02-19 10:52:21 +01:00
workspace Don't assume that cloning on split will reuse the same underlying model 2022-02-25 18:30:04 +01:00
zed Upgrade time crates to silence warning on Rust 1.59 2022-02-25 10:39:44 -08:00