We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I identified a few issues related to the title:
list
remove
enable
disable
start
stop
important
I can make pr's for these if you like, but i wanted to gather some feedback first.
The text was updated successfully, but these errors were encountered:
There are really good points thanks, I think we should implement these too before our 0.1.0-rc1 because looks like basic functionalities
Sorry, something went wrong.
feat(core): consistent dynamic plugins install/remove
7eb089b
dynamic plugins now get saved persistently on remove dynamic plugins get stopped do not return on every Err, if it's expected part of coffee-tools#245
feat: support important plugins
62c8fa0
added a new manifest field to mark plugin as important only install as static and important part of coffee-tools#245
6efaf27
dynamic plugins now get saved persistently on remove dynamic plugins get stopped do not return on every Err, if it's expected part of #245
8075ac8
f4208f9
added a new manifest field to mark plugin as important only install as static and important part of #245
vincenzopalazzo
No branches or pull requests
I identified a few issues related to the title:
list
orremove
don't workenable
anddisable
are for static plugins only and make astart
andstop
command for dynamic pluginsenable
anddisable
for dynamic plugins to be theirstart
andstop
remove
should stop a dynamic pluginimportant
in the manifest and coffee should support thatI can make pr's for these if you like, but i wanted to gather some feedback first.
The text was updated successfully, but these errors were encountered: