zed/crates
Keith Simmons f78b55f92d wip
2022-06-24 15:03:24 -07:00
..
assets
auto_update Show a notification after Zed auto-updates 2022-06-06 17:42:31 -07:00
breadcrumbs
chat_panel Accept a datetime range when querying project activity 2022-06-21 14:03:10 +02:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Remove stray log statement when contacts are updated 2022-06-22 19:40:52 +02:00
clock
collab Gather metrics only when /metrics endpoint is retrieved 2022-06-24 09:28:52 +02:00
collections
command_palette Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
contacts_panel Avoid holding a strong project handle in an on_click callback 2022-06-17 15:41:48 -07:00
context_menu Use a different fit mode for tooltips 2022-06-15 16:45:04 +02:00
diagnostics Fix editor tests after changing the semantics of is_dirty 2022-06-17 12:57:40 +02:00
editor wip 2022-06-24 15:03:24 -07:00
file_finder Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
fsevent
fuzzy
go_to_line
gpui Update window edited status when pane item is removed 2022-06-23 14:28:10 +02:00
gpui_macros
journal Prevent setting files from showing up in project and contacts panels 2022-06-14 14:47:16 +02:00
language Add python outline and bracket queries 2022-06-22 16:28:09 -07:00
lsp Integrate pyright language server 2022-06-22 16:58:19 -07:00
lsp_status Remove unnecessary dependencies from lsp_status crate 2022-06-16 10:02:23 +02:00
menu Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
outline Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
picker Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
project Use NonZeroU32 to ensure settings tabsize cannot be zero 2022-06-23 12:55:38 -07:00
project_panel Replace "Remove Folder from Project" label with "Remove from Project` 2022-06-20 10:53:26 +02:00
project_symbols Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
rpc Use BTreeMap in Server so we release memory when maps are cleared 2022-06-23 18:02:17 +02:00
search Display tooltip for select prev/next match buttons 2022-06-16 14:37:33 +02:00
settings Use NonZeroU32 to ensure settings tabsize cannot be zero 2022-06-23 12:55:38 -07:00
snippet
sum_tree Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
text Don't compute fingerprint for every text summary 2022-06-17 15:15:27 +02:00
theme Show upgrade required message when reconnecting after a protocol change 2022-06-21 10:26:34 -07:00
theme_selector Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
util
vim Add tests and fix bugs for editor indent/outdent commands w/ hard tabs 2022-06-09 10:26:09 -07:00
workspace Update window edited status when pane item is removed 2022-06-23 14:28:10 +02:00
zed 0.40.0 2022-06-23 13:29:32 -07:00