zed/crates/collab_ui/src
Piotr Osiewicz 0a13b9ee01
lsp: Provide completion reason in the request (#12893)
This should help LS make a better call about the completions it should
return back to the caller. For example, it speeds up import completions
for typescript.
Before: 


https://github.com/zed-industries/zed/assets/24362066/b38fd565-f9ff-4db7-a87f-c3b31a9fdc96

after: 


https://github.com/zed-industries/zed/assets/24362066/d4fbc9ae-9aab-4543-b9f6-16acf1619576


This should be merged after 06.12 Preview to give it some time on
Nightly.

Release Notes:

- N/A
2024-06-13 14:38:34 +02:00
..
chat_panel lsp: Provide completion reason in the request (#12893) 2024-06-13 14:38:34 +02:00
collab_panel Support very large channel membership lists (#11939) 2024-05-16 20:02:25 -06:00
notifications Pull app / OS info out of GPUI, add Linux information, make fallible window initialization (#12869) 2024-06-11 11:43:12 -07:00
channel_view.rs Refine inline transformation UX (#12939) 2024-06-13 08:35:22 +02:00
chat_panel.rs chat: Only autocomplete active people (#11892) 2024-05-16 09:14:08 -06:00
collab_panel.rs Reduce DB load upon initial connection due to channel loading (#12500) 2024-05-30 13:02:55 -07:00
collab_titlebar_item.rs Reconnect button for remote projects (#12669) 2024-06-10 18:09:47 -06:00
collab_ui.rs Remember window restore size (#10429) 2024-05-07 23:29:03 -06:00
face_pile.rs Adjust names of negated style methods (#11453) 2024-05-06 13:56:25 -04:00
notification_panel.rs Refactor workspace notifications to use explicit NotificationId type (#10342) 2024-04-10 17:21:23 -04:00
notifications.rs
panel_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00