Add configuration flow for inline assist button (#16369)

This adds a configuration prompt when using the inline assist button in
the editor.

Release Notes:

- N/A
This commit is contained in:
Mikayla Maki 2024-08-16 11:21:30 -07:00 committed by GitHub
parent a9441879c3
commit 23d56a1a84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 34 additions and 14 deletions

View file

@ -115,6 +115,8 @@ lazy_static! {
#[derive(Clone, PartialEq)]
pub struct RemoveWorktreeFromProject(pub WorktreeId);
actions!(assistant, [ShowConfiguration]);
actions!(
workspace,
[