Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer
copilot-swe-agent[bot] a970a21afa Fix Quick Access items not appearing in Explorer plugin search results
Remove the incorrect `QuickAccessKeywordEnabled` check from
`GetQuickAccessResultsFilteredByActionKeyword`. Quick Access items
should always be merged into regular search results when they match
the query, regardless of whether the dedicated Quick Access action
keyword is enabled. The `QuickAccessKeywordEnabled` flag should only
control whether the dedicated action keyword (e.g. `q foo`) activates
Quick Access-only searches.

Fixes: Quick Access items missing in Explorer plugin (2.1.0 regression)

Co-authored-by: Jack251970 <53996452+Jack251970@users.noreply.github.com>
2026-02-25 11:08:36 +00:00
..
EverythingSDK Add sdk files 2022-11-04 01:19:14 -05:00
Exceptions Add new constructor for EngineNotAvailableException 2023-01-19 16:21:23 +08:00
Helper Use Localization for Explorer plugin 2025-07-16 21:28:17 +08:00
Images - Change Explorer Plugin Icon 2024-05-31 23:49:13 +09:00
Languages New Crowdin updates (#4181) 2026-02-21 12:51:21 +02:00
Search Fix Quick Access items not appearing in Explorer plugin search results 2026-02-25 11:08:36 +00:00
ViewModels Fix ShellPath directory for shell path selection 2026-01-07 13:40:13 +08:00
Views Move to iNKORE.UI.WPF.Modern UI Framework (#3593) 2025-10-05 13:44:40 +03:00
ContextMenu.cs Use Flow.Launcher.Localization to improve code quality 2025-09-21 11:50:51 +08:00
Flow.Launcher.Plugin.Explorer.csproj Use Flow.Launcher.Localization to improve code quality 2025-09-21 11:50:51 +08:00
Main.cs Use Flow.Launcher.Localization to improve code quality 2025-09-21 11:50:51 +08:00
plugin.json set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Settings.cs [FEATURE] Folder and File Action Keywords (#4093) 2025-12-14 12:18:21 +02:00