PowerToys/Wox.Core/UserSettings
bao-qian c5d45c6b44 Refactoring CustomizedPluginConfig
1. Reorder the sequence of initialization of UserSettings.
2. Use dictionary for CustomizedPluginConfigs, so code logic like
`.FirstOrDefault(o => o.ID == id);` are removed
3. part of #389
2016-03-26 03:01:36 +00:00
..
CustomizedPluginConfig.cs Refactoring CustomizedPluginConfig 2016-03-26 03:01:36 +00:00
HttpProxy.cs Move some user settings to its own dll (cmd,folder plugin and etc) 2015-01-05 22:41:17 +08:00
PluginHotkey.cs Move some user settings to its own dll (cmd,folder plugin and etc) 2015-01-05 22:41:17 +08:00
UserSettingStorage.cs Refactoring CustomizedPluginConfig 2016-03-26 03:01:36 +00:00