mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-21 15:27:55 +08:00
80f8c0399b
* Returning individual queries for each plugin * Changed cancellation token from Query type to directly using the rawQuery * Changed the way we get the plugins for which we execute the query * updated UpdateResultView to take a string instead of query * Changed the way we set a query for each plugin * removed todo comment * global plugins are added as a part of the query builder * Fix for plugin.json of Folder plugin being copied into the shell plugin * >,< and : are not allowed in file paths and indexer creates a query which searches compares if a file name is greater than or lesser than the query * Reformatted the regex * catching the exception * fixed existing tests * modified it so that it works with action keyword as well as action keywords * Added unit tests for non global plugins * fixed test * add back whitespace that was removed by mistake * fix regex * modified the cold start query * remove extra condition * terms being modified as expected * used key value pairs to iterate through the dictionary * renamed variable * added check for an empty dictionary * remove : because it may appear in the file path * fix some whitespace warnings that were being treated as errors |
||
---|---|---|
.. | ||
Helper | ||
Images | ||
Languages | ||
Properties | ||
Resources | ||
Storage | ||
Styles | ||
Themes | ||
ViewModel | ||
ActionKeywords.xaml | ||
ActionKeywords.xaml.cs | ||
app.manifest | ||
app.png | ||
App.xaml | ||
App.xaml.cs | ||
FodyWeavers.xml | ||
FodyWeavers.xsd | ||
LauncherControl.xaml | ||
LauncherControl.xaml.cs | ||
LocProject.json | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
PowerLauncher.csproj | ||
PublicAPIInstance.cs | ||
ReportWindow.xaml | ||
ReportWindow.xaml.cs | ||
ResultList.xaml | ||
ResultList.xaml.cs | ||
Settings.cs | ||
SettingsWatcher.cs |