zed/crates
Antonio Scandurra 55fc2341d8 Consolidate C and C++ LSP adapters
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2022-06-03 18:05:43 +02:00
..
assets Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
auto_update Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02: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 Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
cli Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
client Show contacts panel the first time a new user connects to collab 2022-05-20 17:33:09 +02:00
clock
collab Don't reuse the same diagnostic group id across buffers 2022-06-02 12:05:28 +02:00
collections
command_palette Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
contacts_panel Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
context_menu Don't dismiss context menu when right-clicking project panel again 2022-06-02 10:00:52 +02:00
diagnostics Use anchors to jump to diagnostic whenever possible 2022-06-02 09:30:07 +02:00
editor Align tooltip based on the available window space 2022-06-01 10:03:46 +02:00
file_finder Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
fsevent 🎨 2022-05-23 09:48:00 +02:00
fuzzy Show requests in contacts panel 2022-05-09 12:48:07 -06:00
go_to_line Introduce keyboard navigation in context menus 2022-05-26 16:36:30 +02:00
gpui Align context menu to fit within the window bounds 2022-06-02 09:47:06 +02:00
gpui_macros Allow taking an Arc<Deterministic> in [gpui::test]-decorated tests 2022-04-11 13:42:30 +02:00
journal Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
language Make LspAdapter::process_diagnostics optional 2022-06-03 10:56:26 +02:00
lsp Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
menu Introduce keyboard navigation in context menus 2022-05-26 16:36:30 +02:00
outline Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
picker Merge branch 'mouse-events' into project-panel-context-menu 2022-05-27 12:07:00 +02:00
project Don't reuse the same diagnostic group id across buffers 2022-06-02 12:05:28 +02:00
project_panel Don't show "add/remove folder to/from project" for remote projects 2022-05-31 08:17:52 +02:00
project_symbols Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
rpc Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
search Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
settings Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
snippet
sum_tree Prevent eager snapshot mutations from being clobbered by background updates 2022-05-04 15:10:39 -07:00
text Enable copy and paste in vim mode 2022-05-26 17:02:05 -07:00
theme Simplify usage of tooltip 2022-06-02 09:12:50 +02:00
theme_selector Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
util fix bug in marked_range utils 2022-05-26 17:02:05 -07:00
vim Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00
workspace Jump to primary diagnostic when clicking on header's jump icon 2022-05-31 16:25:14 +02:00
zed Consolidate C and C++ LSP adapters 2022-06-03 18:05:43 +02:00