What is the feature you'd like to have?
Please change the plugin load order to the following:
- Core
- Core UI
- Official
- Community
- Local
Is your feature request related to a problem?
Today, the load order is such that a local or community plugin is loaded before the official and core ui plugins. Therefore they cannot import from those plugins. The main problem in this case is Sidekick scripting API is not available for import in python plugins.
Are any alternative solutions acceptable?
No sure, but I will try to hack something b/c I really need this.
Additional Information:
