ZIm/crates/collab_ui/src
Kirill Bulatov 103ad635d9
Refactor Completions to allow non-LSP ones better (#26300)
A preparation for https://github.com/zed-industries/zed/issues/4957 that
pushes all LSP-related data out from the basic completion item, so that
it's possible to create completion items without any trace of LSP
clearly.

Release Notes:

- N/A
2025-03-07 20:19:28 +00:00
..
chat_panel Refactor Completions to allow non-LSP ones better (#26300) 2025-03-07 20:19:28 +00:00
collab_panel Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
notifications Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
channel_view.rs ui: Update Label component (#24653) 2025-02-11 20:16:59 +00:00
chat_panel.rs gpui: Rename rounded_md to rounded_sm (#26228) 2025-03-06 17:57:31 +00:00
collab_panel.rs keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
collab_ui.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
notification_panel.rs gpui: Rename rounded_md to rounded_sm (#26228) 2025-03-06 17:57:31 +00:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00