zed/crates
2022-03-29 15:53:36 +02:00
..
breadcrumbs Show breadcrumbs in the toolbar 2022-03-29 15:08:37 +02:00
chat_panel Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
client Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
diagnostics Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
editor Introduce MultiBuffer::symbols_containing 2022-03-29 15:08:37 +02:00
file_finder Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
gpui Merge pull request #689 from zed-industries/format-timeout 2022-03-28 16:17:56 +02:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
language Don't underflow when calling symbols_containing_offset(0) 2022-03-29 15:08:37 +02:00
lsp Fix warnings 2022-03-28 11:05:55 +02:00
outline Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
project Allow returning futures in fake language server request handlers 2022-03-28 10:44:32 +02:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project_symbols Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
rpc Add integration test for dropping host connections while sharing 2022-03-25 10:32:31 -06:00
search Embed match index inside of search query editor 2022-03-29 15:53:36 +02:00
server Allow returning futures in fake language server request handlers 2022-03-28 10:44:32 +02:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
text Introduce MultiBuffer::symbols_containing 2022-03-29 15:08:37 +02:00
theme Show breadcrumbs in the toolbar 2022-03-29 15:08:37 +02:00
theme_selector Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
util Always use square brackets in marked_text_ranges 2022-03-28 17:11:35 +02:00
vim Assign normal mode when re-enabling 2022-03-26 19:19:12 -06:00
workspace Restructure Pane to have a single Toolbar with multiple items 2022-03-29 11:48:21 +02:00
zed Embed match index inside of search query editor 2022-03-29 15:53:36 +02:00