zed/crates
2022-07-05 08:01:14 +02:00
..
activity_indicator Show LSP status and auto update status in one status bar indicator 2022-06-29 16:54:01 -07:00
assets
auto_update Show LSP status and auto update status in one status bar indicator 2022-06-29 16:54:01 -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 Ensure that usernames, user ids, and client ids match in random collaboration test 2022-06-30 14:51:22 -07:00
clock
collab Transmit new line ending when buffer is reloaded 2022-07-05 08:01:14 +02:00
collections
command_palette add test for filter 2022-06-28 13:45:34 -07:00
contacts_panel Merge branch 'main' into user-timeline 2022-07-04 09:23:16 +02: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 Delete the autoclosing bracket when deleting the opening bracket 2022-07-04 10:46:35 -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 Recalculate Metal layer's drawable size when window's scale factor changes 2022-07-04 15:14:08 -07:00
gpui_macros
journal Prevent setting files from showing up in project and contacts panels 2022-06-14 14:47:16 +02:00
language Transmit new line ending when buffer is reloaded 2022-07-05 08:01:14 +02:00
lsp Restart language server using original root path rather than the path of the buffer restarted from 2022-06-30 19:11:21 -07:00
menu Require that PartialEq is implemented for Action 2022-06-06 09:18:44 +02:00
outline
picker Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
project Transmit new line ending when buffer is reloaded 2022-07-05 08:01:14 +02:00
project_panel Adjust pane, tab, panel management bindings to match VS Code 2022-06-29 15:33:46 -07:00
project_symbols
rpc Transmit new line ending when buffer is reloaded 2022-07-05 08:01:14 +02:00
search Fix vim editor focus selection issues, cancel vim operators on escape and unbound keys 2022-06-30 12:36:02 -07:00
settings add hover popover setting 2022-06-27 16:21:22 -07:00
snippet
sum_tree Upgrade deps to avoid multiple versions of transitive deps 2022-06-02 17:38:33 -07:00
terminal Fixed cursor positioning bugs in multi-byte charcters. Still have at least one though :/ 2022-07-01 14:53:19 -07:00
text Replace \r and \r\n with \n when indexing text into the rope 2022-07-04 15:37:40 +02:00
theme Added theme support 2022-06-28 17:07:18 -07:00
theme_selector
util
vim Fix vim editor focus selection issues, cancel vim operators on escape and unbound keys 2022-06-30 12:36:02 -07:00
workspace Adjust pane, tab, panel management bindings to match VS Code 2022-06-29 15:33:46 -07:00
zed Detect buffer newline style and honor it when saving 2022-07-04 17:40:26 +02:00