PowerToys/Wox.Core/Plugin
bao-qian 2e4a1680b9 Parallel linq everywhere
1. Parallel linq
2. remove depth
3. fix #257
2016-08-20 17:11:02 +01:00
..
ExecutablePlugin.cs Refactoring proxy, part 2 2016-06-19 16:22:45 +01:00
JsonPRCModel.cs Fix python plugin bug introduced in d7399204 2016-06-22 00:00:53 +01:00
JsonRPCPlugin.cs Temp fix for #667 by add wox.py to PYTHONPATH 2016-06-22 00:42:24 +01:00
PluginConfig.cs Log first change exception 2016-05-15 17:03:06 +01:00
PluginInstaller.cs Temp fix for #667 by add wox.py to PYTHONPATH 2016-06-22 00:42:24 +01:00
PluginManager.cs Fix #791 2016-06-23 00:03:01 +01:00
PluginsLoader.cs Parallel linq everywhere 2016-08-20 17:11:02 +01:00
PythonPlugin.cs Temp fix for #667 by add wox.py to PYTHONPATH 2016-06-22 00:42:24 +01:00
README.md Refactoring. Move system plugins to seperate DLLs. 2015-01-03 15:20:34 +08:00

There are two kinds of plugins:

  1. System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
  2. User Plugin Those plugins that contains customized action keyword