ZIm/crates/context_servers/src
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
..
client.rs Context Servers: Protocol fixes and UI improvements (#19087) 2024-10-16 13:07:15 -07:00
context_servers.rs context_servers: Hide actions when no context servers are configured (#17833) 2024-09-14 17:00:37 -04:00
manager.rs Context Servers: Protocol fixes and UI improvements (#19087) 2024-10-16 13:07:15 -07:00
protocol.rs Context Servers: Protocol fixes and UI improvements (#19087) 2024-10-16 13:07:15 -07:00
registry.rs context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00
types.rs Context Servers: Protocol fixes and UI improvements (#19087) 2024-10-16 13:07:15 -07:00