zed/extensions/gleam
Marshall Bowers ad4e52842c
Make slash commands defined in extensions return SlashCommandOutput (#13237)
This PR extends the interface for slash commands defined in extensions
to have them return `SlashCommandOutput`.

This allows for slash commands to return multiple output sections for a
single piece of generated text.

Note that we don't allow specifying the icon to display in the
placeholder, as we don't want to commit to that in our API at the
moment.

Release Notes:

- N/A
2024-06-18 17:28:01 -04:00
..
languages/gleam tasks: Provide task variables from matching runnable ranges in task modal (#12237) 2024-05-24 21:00:23 +02:00
src Make slash commands defined in extensions return SlashCommandOutput (#13237) 2024-06-18 17:28:01 -04:00
Cargo.toml Allow defining slash commands in extensions (#12255) 2024-05-24 15:44:32 -04:00
extension.toml Rework context insertion UX (#12360) 2024-05-27 17:44:54 -06:00
LICENSE-APACHE Add license to Gleam extension (#8730) 2024-03-02 17:56:57 -05:00