zed/crates
2022-08-09 17:15:52 -07:00
..
activity_indicator Introduce AutoindentMode parameter to Buffer::edit 2022-07-28 14:03:31 -07:00
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update Merge branch 'main' into theme-improvements 2022-07-19 20:12:02 -04:00
breadcrumbs Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
chat_panel WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Add tests for client authentication while a previous sign in is pending 2022-08-02 14:28:47 +02:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collab Event dispatch moved to MutableAppContext. No longer dispatches from presenter. Not currently handling key presses properly 2022-08-09 17:09:16 -07:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
command_palette WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
contacts_panel WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
context_menu WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
diagnostics WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
editor WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
file_finder WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
fsevent 🎨 2022-05-23 09:48:00 +02:00
fuzzy Show symbols located in visible paths before ones located externally 2022-07-26 14:48:18 +02:00
go_to_line WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
gpui WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Prevent setting files from showing up in project and contacts panels 2022-06-14 14:47:16 +02:00
language Merge pull request #1451 from zed-industries/tab-auto-indent 2022-08-02 15:52:12 -04:00
lsp Add "go to type definition" action 2022-07-29 11:41:08 -04:00
menu Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
outline WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
picker WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
plugin Fix minor issues pointed out in the review 2022-07-11 15:54:03 +02:00
plugin_macros Fix minor issues pointed out in the review 2022-07-11 15:54:03 +02:00
plugin_runtime Fix typos, minor revisions 2022-07-15 13:16:01 +02:00
project Handle RPC requests for type definitions on server and host 2022-08-04 15:10:46 -07:00
project_panel Removed icons 2022-08-04 08:42:42 -07:00
project_symbols WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
rpc Add "go to type definition" action 2022-07-29 11:41:08 -04:00
search WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
settings Add ability to provide custom LSP server initialization options 2022-08-04 14:47:06 -04:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Introduce a new TreeSet struct in sum_tree 2022-07-18 13:40:30 +02:00
terminal WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
text Replaces lines_utf16 with a single u32 - last_line_len_utf16 2022-07-25 11:35:42 -07:00
theme Added icons to context menu 2022-08-03 16:47:41 -07:00
theme_selector WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
util Add docs to marked range functions 2022-08-04 11:14:21 -07:00
vim Use new marked ranges format whenever we don't need overlapping ranges 2022-08-04 10:23:03 -07:00
workspace WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
zed 0.50.0 2022-08-04 12:44:31 -07:00