ZIm/extensions/gleam
Marshall Bowers 771424e4f9
extension: Make worktree argument to run_slash_command optional (#15658)
This PR updates the extension API to make the `worktree` argument to
`run_slash_command` optional.

We may not always have a worktree, and not all slash commands need them,
so by making it optional we can allow individual slash commands to
decide what to do when there is no worktree.

Release Notes:

- N/A
2024-08-01 17:34:44 -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 extension: Make worktree argument to run_slash_command optional (#15658) 2024-08-01 17:34:44 -04:00
Cargo.toml gleam: Add /gleam-docs (#13721) 2024-07-01 17:58:21 -04:00
extension.toml Use a dedicated test extension in extension tests (#13781) 2024-07-03 11:10:51 -04:00
LICENSE-APACHE Add license to Gleam extension (#8730) 2024-03-02 17:56:57 -05:00