Flow.Launcher/Flow.Launcher.Infrastructure/UserSettings
Jack251970 9b0a50376c Clarify exception type in path resolution catch block
Updated the catch block in DataLocation.cs to explicitly use System.Exception instead of Exception when handling path resolution errors. This improves code clarity while maintaining the same error handling logic for ArgumentException, NotSupportedException, and PathTooLongException.
2026-02-21 20:18:09 +08:00
..
CustomBrowserViewModel.cs Add space for code quality 2025-09-23 18:07:15 +08:00
CustomExplorerViewModel.cs Add space for code quality 2025-09-23 18:07:15 +08:00
CustomShortcutModel.cs Use PublicApi.Instance instead of private one 2025-09-23 17:40:54 +08:00
DataLocation.cs Clarify exception type in path resolution catch block 2026-02-21 20:18:09 +08:00
HttpProxy.cs Remove unused using 2023-04-25 21:02:34 +08:00
PluginHotkey.cs Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
PluginSettings.cs Fix typos 2025-05-04 11:26:00 +08:00
Settings.cs Add option to show taskbar when Flow Launcher is opend (#4177) 2025-12-31 18:05:53 +08:00