mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 19:19:23 +08:00
2e4a1680b9
1. Parallel linq 2. remove depth 3. fix #257 |
||
---|---|---|
.. | ||
ExecutablePlugin.cs | ||
JsonPRCModel.cs | ||
JsonRPCPlugin.cs | ||
PluginConfig.cs | ||
PluginInstaller.cs | ||
PluginManager.cs | ||
PluginsLoader.cs | ||
PythonPlugin.cs | ||
README.md |
There are two kinds of plugins:
- System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
- User Plugin Those plugins that contains customized action keyword