You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
I've updated the code, but my plugin behavior still the same as before. Quit and reopen zazu can't refresh my plugin.
I have to restart my computer to refresh my plugin.
Steps to reproduce the behavior
Create a new "PrefixScript" plugin, and ln -s it to the plugin folder likes #329 (comment) , then try change some code, or add a new logger, then reload config or quit and restart zazu, the actual behavior of your plugin won't change.
Versions
App Environment: production
App Version: 0.5.2
Electron Version: 1.3.14
Node Version: 6.5.0
Chrome Version: 52.0.2743.82
OS: Mac 10.14.4
The text was updated successfully, but these errors were encountered:
Expected Behavior
When clicking "reload config", reload all plugin
Actual Behavior
I've updated the code, but my plugin behavior still the same as before. Quit and reopen zazu can't refresh my plugin.
I have to restart my computer to refresh my plugin.
Steps to reproduce the behavior
Create a new "PrefixScript" plugin, and
ln -s
it to the plugin folder likes #329 (comment) , then try change some code, or add a new logger, then reload config or quit and restart zazu, the actual behavior of your plugin won't change.Versions
App Environment: production
App Version: 0.5.2
Electron Version: 1.3.14
Node Version: 6.5.0
Chrome Version: 52.0.2743.82
The text was updated successfully, but these errors were encountered: