Files
QuickLook/QuickLook.Plugin/QuickLook.Plugin.TextViewer/Plugin.cs
ema 5caaf749f7 Set _currentPath before file type check in View
Moved assignment of _currentPath to the start of the View method to ensure it is set before any file type-specific logic is executed. This improves consistency and prevents potential issues with path-dependent operations.
2025-10-29 21:25:30 +08:00

3.4 KiB