| LOW | Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs | 41 | /// Path of the executable for .lnk, or the URL for .url |
| LOW | …ns/Flow.Launcher.Plugin.Program/Programs/UWPPackage.cs | 641 | //public ImageSource Logo() |
| LOW | …ns/Flow.Launcher.Plugin.Program/Programs/UWPPackage.cs | 661 | // } |
| LOW | …ns/Flow.Launcher.Plugin.Program/Programs/UWPPackage.cs | 681 | |
| LOW | …ns/Flow.Launcher.Plugin.Program/Programs/UWPPackage.cs | 701 | // context.Close(); |
| LOW | …/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs | 61 | /// - Quick Access Links |
| LOW | …ow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs | 1 | using System; |
| LOW | …ow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs | 21 | /// |
| LOW | Plugins/Flow.Launcher.Plugin.WindowsSettings/Main.cs | 21 | /// <summary> |
| LOW | Plugins/Flow.Launcher.Plugin.WindowsSettings/Main.cs | 41 | /// <summary> |
| LOW | …ncher.Plugin.WindowsSettings/Classes/WindowsSetting.cs | 21 | /// <summary> |
| LOW | …ncher.Plugin.WindowsSettings/Classes/WindowsSetting.cs | 41 | public string Type { get; set; } |
| LOW | …ncher.Plugin.WindowsSettings/Classes/WindowsSetting.cs | 61 | |
| LOW | …lugin.WindowsSettings/Properties/Resources.Designer.cs | 1 | //------------------------------------------------------------------------------ |
| LOW | Flow.Launcher.Infrastructure/StringMatcher.cs | 41 | /// 2. Character appears after a space |
| LOW | Flow.Launcher.Infrastructure/Win32Helper.cs | 561 | /// </summary> |
| LOW | Flow.Launcher.Infrastructure/IAlphabet.cs | 1 | namespace Flow.Launcher.Infrastructure |
| LOW | Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs | 41 | /// <summary> |
| LOW | Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs | 81 | /// If <paramref name="options"/> is <see cref="ThumbnailOptions.ThumbnailOnly"/> and thumbnail extraction fails |
| LOW | Flow.Launcher.Infrastructure/Http/Http.cs | 141 | /// <summary> |
| LOW | …Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs | 1 | using System; |
| LOW | …Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs | 21 | /// which represents the string "Reload Plugins Data" in <c>en.xaml</c> |
| LOW | …Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs | 41 | /// </summary> |
| LOW | …Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs | 61 | /// <summary> |
| LOW | …Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs | 81 | string hotkey, string descriptionResourceKey, object? descriptionFormatVariable, Action? removeHotkey = null |
| LOW | Flow.Launcher/Settings.cs | 1 | namespace Flow.Launcher.Properties |
| LOW | Flow.Launcher/ViewModel/MainViewModel.cs | 1381 | } |
| LOW | Flow.Launcher/ViewModel/MainViewModel.cs | 1741 | /// either from plugins with matching action keywords or global action keyword, but not both. So when the curren |
| LOW | …ow.Launcher/Resources/Controls/CustomScrollViewerEx.cs | 181 | /// </summary> |
| LOW | Flow.Launcher/Properties/Resources.Designer.cs | 1 | //------------------------------------------------------------------------------ |
| LOW | Flow.Launcher/Helper/SingleInstance.cs | 21 | /// Note: this class should be used with some caution, because it does no |
| LOW | Flow.Launcher/Helper/SingleInstance.cs | 41 | |
| LOW | Flow.Launcher.Core/Storage/IRemovable.cs | 1 | namespace Flow.Launcher.Core.Storage; |
| LOW | Flow.Launcher.Plugin/UserPlugin.cs | 21 | /// Description of the plugin |
| LOW | Flow.Launcher.Plugin/UserPlugin.cs | 41 | /// Website of the plugin |
| LOW | Flow.Launcher.Plugin/UserPlugin.cs | 61 | /// Icon path of the plugin |
| LOW | Flow.Launcher.Plugin/PluginInitContext.cs | 1 | namespace Flow.Launcher.Plugin |
| LOW | Flow.Launcher.Plugin/AllowedLanguage.cs | 21 | /// C# |
| LOW | Flow.Launcher.Plugin/AllowedLanguage.cs | 41 | /// TypeScript |
| LOW | Flow.Launcher.Plugin/PluginMetadata.cs | 21 | |
| LOW | Flow.Launcher.Plugin/PluginMetadata.cs | 41 | public string Description { get; set; } |
| LOW | Flow.Launcher.Plugin/PluginMetadata.cs | 101 | /// <summary> |
| LOW | Flow.Launcher.Plugin/PluginMetadata.cs | 141 | /// The minimum Flow Launcher version required for this plugin. Default is "". |
| LOW | Flow.Launcher.Plugin/Query.cs | 1 | using System; |
| LOW | Flow.Launcher.Plugin/Query.cs | 21 | /// </summary> |
| LOW | Flow.Launcher.Plugin/Query.cs | 41 | public bool IsReQuery { get; internal set; } = false; |
| LOW | Flow.Launcher.Plugin/Query.cs | 61 | |
| LOW | Flow.Launcher.Plugin/Query.cs | 101 | /// <summary> |
| LOW | Flow.Launcher.Plugin/EventHandler.cs | 21 | /// </summary> |
| LOW | Flow.Launcher.Plugin/EventHandler.cs | 41 | public delegate void VisibilityChangedEventHandler(object sender, VisibilityChangedEventArgs args); |
| LOW | Flow.Launcher.Plugin/EventHandler.cs | 61 | /// <summary> |
| LOW | Flow.Launcher.Plugin/PluginPair.cs | 1 | namespace Flow.Launcher.Plugin |
| LOW | Flow.Launcher.Plugin/ActionContext.cs | 21 | { |
| LOW | Flow.Launcher.Plugin/KeyEvent.cs | 1 | using Windows.Win32; |
| LOW | Flow.Launcher.Plugin/Result.cs | 41 | |
| LOW | Flow.Launcher.Plugin/Result.cs | 61 | /// for user on the plugin result. If autocomplete action for example is tab, pressing tab will have |
| LOW | Flow.Launcher.Plugin/Result.cs | 181 | /// <param name="glyph"></param> |
| LOW | Flow.Launcher.Plugin/Result.cs | 201 | /// <remarks> |
| LOW | Flow.Launcher.Plugin/Result.cs | 241 | } |
| LOW | Flow.Launcher.Plugin/Result.cs | 261 | public string TitleToolTip { get; set; } |
| 53 more matches not shown… |