feat: add plugins command to command dialog
Add 'List plugins' command to the Ctrl+P command dialog.
- Shows up in command dialog (Ctrl+P)
- Opens modal displaying all enabled plugins
- Shows plugin names and versions
do you think it's better to have it's own section instead of in status?
do you think it's better to have it's own section instead of in status?
wdym by this, I just couldn't see them anywhere else and was bugging me out discoverability wise
I'd also like to be able to enable/disable from the app not just config files
Also no discussions for RFC but would be nice to try to give more power to plugins like be able to hook on the ui wise and maybe some way to install them easily from a repo like opencode plugin install owner/repo or such
lmk where would be a good place to discuss these!
what i mean is we have the /status command and im wondering if showing the plugins there would make more sense
what i mean is we have the /status command and im wondering if showing the plugins there would make more sense
ohh i see, that probably makes sense. lmk can try on a separate new PR
sure!
since /status already shows plugins now, ill close this PR! thanks