timc1 / kbar

fast, portable, and extensible cmd+k interface for your site
https://kbar.vercel.app
MIT License
4.84k stars 185 forks source link

Ability to prompt user during perform #210

Closed oeroche closed 2 years ago

oeroche commented 2 years ago

Hello!

Great work on this library!

I'm exploring the possibilities it offers, but I am under the impression the usage could be better if it let the user enter some parameters before or while executing an action. A little bit like vscode's cmd+p prompt. This would allow a whole new class of actions to take place within kbar prompt.

timc1 commented 2 years ago

Hey @Winangel! Do you have a specific example within VSCode's cmd+p?

oeroche commented 2 years ago

@timc1 example: create a new git branch (in git extension). User need to provide a branch name, before executing the command.

stale[bot] commented 2 years ago

Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.