ZIm/crates/collab_ui/src
Max Brunsfeld 256b446bdf
Refactor LSP adapter methods to compute labels in batches (#10097)
Once we enable extensions to customize the labels of completions and
symbols, this new structure will allow this to be done with a single
WASM call, instead of one WASM call per completion / symbol.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
Co-authored-by: Marshall <marshall@zed.dev>
2024-04-03 09:22:56 -07:00
..
chat_panel Refactor LSP adapter methods to compute labels in batches (#10097) 2024-04-03 09:22:56 -07:00
collab_panel Fix panel drag leaking through overlay (#10035) 2024-04-01 12:31:19 +02:00
notifications hosted projects (#8627) 2024-03-04 19:17:40 -07:00
channel_view.rs Remove release channel from Zed URLs (#8863) 2024-03-04 16:08:47 -07:00
chat_panel.rs Fix invalid highlight position for (edited) text (#9660) 2024-03-21 13:37:45 -06:00
collab_panel.rs Fix panel drag leaking through overlay (#10035) 2024-04-01 12:31:19 +02:00
collab_titlebar_item.rs Add support for applying theme after extension is installed (#9529) 2024-03-20 11:13:58 -04:00
collab_ui.rs gpui: Add support for window transparency & blur on macOS (#9610) 2024-03-29 11:10:47 -04:00
face_pile.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
notification_panel.rs notification panel: rework time formatting (#8997) 2024-03-12 21:02:04 -06:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Support emoji shortcodes in chat (#8455) 2024-03-06 19:18:29 -07:00