Files
Files copied to clipboard
Building the best file manager for Windows
### What feature or improvement do you think would benefit Files? So before I've used Files; I've used a program called Wintoys and in this program there was a option...
### Description  ### Steps To Reproduce 1. create a softlink file (via mklink, not a Windows shortcut file) under a git project 2. switch to `Details` layout ### Requirements...
### Description I sometimes unbelievably forget to dispose unmanaged resources. If you do that for COM interfaces, it might cause a severe issue leaking memory. Struct impl: ```c# public unsafe...
> [!IMPORTANT] > This is blocked by #16156 ### Resolved / Related Issues - Related https://github.com/files-community/Files/issues/15000 ### Steps used to test these changes 1. Install previewers 1. Microsoft Office (docx,...
### What feature or improvement do you think would benefit Files? While Files does typically remember which tabs are open, it doesn't seem to ever remember the size and position...
**Is your feature request related to a problem? Please describe.** We can close tabs by middle clicking on it and open tabs by middle clicking on folders. Can we open...
### Description ## ExceptionHelpers.g__Throw|39_0 (Int32 hr) ### System.OutOfMemoryException: Insufficient memory to continue the execution of the program. ```csharp WinRT ExceptionHelpers.g__Throw|39_0 (Int32 hr) ABI.Microsoft.UI.Xaml.Controls IMediaPlayerElementMethods.set_Source (IObjectReference _obj, IMediaPlaybackSource value) Files.App.UserControls.FilePreviews.MediaPreview MediaPreview_obj1_Bindings.Loading...
### Description The sorting doesn't make sense when I adopt the "sorting with tags". I had added tags to folders and the icon shown up. But when I sorted the...
**Resolved / Related Issues** To prevent extra work, all changes to the Files codebase must link to an approved issue marked as `Ready to build`. Please insert the issue number...
### What feature or improvement do you think would benefit Files? NASとの連携を行う為、起動後に一度、エクスプローラーを開かないといけないのですが、これを無くす事は出来ないのでしょうか? ### Requirements - This proposal will accomplish X - This proposal will accomplish Y - This proposal will...