Flow.Launcher/Flow.Launcher.Core/ExternalPlugins/Environments
Jack251970 9fa4c37109 Remove relative path conversion for plugin settings files
Removed logic that converted absolute paths to relative paths within the ProgramDirectory. Now, plugin settings file paths are always stored as absolute paths. Deleted the ConvertToRelativePathIfPossible method and updated usages accordingly.
2026-01-24 16:07:04 +08:00
..
AbstractPluginEnvironment.cs Remove relative path conversion for plugin settings files 2026-01-24 16:07:04 +08:00
JavaScriptEnvironment.cs Code quality 2025-04-13 18:04:50 +08:00
JavaScriptV2Environment.cs Code quality 2025-04-13 18:04:50 +08:00
PythonEnvironment.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00
PythonV2Environment.cs implement v2 2023-06-02 23:05:09 +08:00
TypeScriptEnvironment.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00
TypeScriptV2Environment.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00