Flow.Launcher
Flow.Launcher copied to clipboard
:mag: Quick file search & app launcher for Windows with community-made plugins
### Checks - [X] I have checked that this issue has not already been reported. ### Problem Description WindowsSettings fail silently when opening item that requires elevation. An example is...
Release Notes ========= ## Bug fixes * Fixed plugin exceptions handling to include the correct URL for reporting plugin errors #1147 * Fixed missing Spanish & Spanish Latin America languages...
  - Add Checkboxes and adjust layout - Under list toggle by 'Others' button (Any good name?). Default is hidden.
  **Features** - Preview toggle (F2 Key) for image/full file path display. - Option for always on preview. (if turn off, not showing preview when open query bar) Default...
[2022-09-07.txt](https://github.com/Flow-Launcher/Flow.Launcher/files/9506308/2022-09-07.txt) ``` System.IndexOutOfRangeException: Index was outside the bounds of the array. at Flow.Launcher.Plugin.PluginIndicator.Main.c__DisplayClass1_0.b__0(String keyword) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.PluginIndicator\Main.cs:line 19 at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.ToList() at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback,...