My prefs for search in files seem to update just fine.
Or do you mean the plugin preferences menu?
As of 3.6.0, plugins are only loaded by startup (unless they
are indexed). This prevents errors some plugins have (some
plugins can only be loaded at startup. Loading them after
install can cause issues).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had to re-install sessions, and did so by .py file. I did
notice the indexed installs are handled differently.
Maybe this isnt a bug afterall. I was just confused because
the behavior wasn't consistent.
A suggestion to combat confusion (provided I'm not the only
one), would possibly be to mimic Windows and prompt to
restart drPython automatically (or later) if something isn't
going to appear as though it's active right away.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=796750
What plugin is this with?
My prefs for search in files seem to update just fine.
Or do you mean the plugin preferences menu?
As of 3.6.0, plugins are only loaded by startup (unless they
are indexed). This prevents errors some plugins have (some
plugins can only be loaded at startup. Loading them after
install can cause issues).
Logged In: YES
user_id=1131500
I had to re-install sessions, and did so by .py file. I did
notice the indexed installs are handled differently.
Maybe this isnt a bug afterall. I was just confused because
the behavior wasn't consistent.
A suggestion to combat confusion (provided I'm not the only
one), would possibly be to mimic Windows and prompt to
restart drPython automatically (or later) if something isn't
going to appear as though it's active right away.
Logged In: YES
user_id=796750
Sessions need to load at startup. Sessions was one of the
plugins that made me think this was needed.
In the docs, I do warn that you need to restart drpython to
load the plugin. I may add something like a warning in the
dialog.