ZIm/crates/context_servers/src
David Soria Parra 74907cb3e6
context_servers: Pass env variables from settings (#17356)
Users can now pass an env dictionary of string: string mappings to a
context server binary.

Release Notes:

- context_servers: Settings now allow the configuration of env variables
that are passed to the server process
2024-09-04 12:34:43 -04:00
..
client.rs context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00
context_servers.rs context_servers: Log errors from detached context server tasks (#16377) 2024-08-16 13:50:19 -07:00
manager.rs context_servers: Pass env variables from settings (#17356) 2024-09-04 12:34:43 -04:00
protocol.rs context_servers: Completion support for context server slash commands (#17085) 2024-08-29 16:56:58 -04:00
registry.rs context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00
types.rs context_servers: Completion support for context server slash commands (#17085) 2024-08-29 16:56:58 -04:00