zed/crates/context_servers
David Soria Parra c8b6ad9666
Context Servers: Protocol fixes and UI improvements (#19087)
This PR does two things. It fixes some minor inconsistencies in the
protocol. This is mostly about handling JSON RPC notifications correctly
and skipping fields when set to None.

Second part is about improving the rendering of context server commands,
by passing on the description
of the command to the slash command UI and showing the name of the
argument as a CodeLabel.

Release Notes:

- N/A
2024-10-16 13:07:15 -07:00
..
src Context Servers: Protocol fixes and UI improvements (#19087) 2024-10-16 13:07:15 -07:00
Cargo.toml
LICENSE-GPL