[x] moves the initial setting loading to plugin activate function to avoid the delay in loading the settings until the first notebook is opened; this also improves the performance when opening notebook as the loading logic is not unnecessarily invoked multiple times anymore
Fixes #119
activate
function to avoid the delay in loading the settings until the first notebook is opened; this also improves the performance when opening notebook as the loading logic is not unnecessarily invoked multiple times anymore