Files
Files copied to clipboard
Building the best file manager for Windows
### Description Some code is duplicated between `DetailsLayoutBrowser.xaml.cs, `GridViewBrowser.xaml.cs` and `ColumnViewBase.xaml.cs`. Sometimes it's entire methods, sometimes it's only partial bits. These classes are already inheriting from `BaseLayout.cs`. The duplicated code...
## Code Quality: Clean up Files.Actions ### Motivation & Context - Improved readability > **Warning**Please do not review code lines that I did not changed. I cannot make more diff....
## Code Quality: Format project XML files ### Motivation & Context - Improved readability. - Improve maintainability. > **Warning**Please do not review code lines that I did not changed. I...
## Code Quality: Refactor App.App class Before start to work on splash screen, I obliged to make those changes because I unconsiously will do in the splash screen introduction PR....
### Description I have noticed an alignment issue in the properties window when performing a right-click on a file, folder, drive, or other items and accessing the properties. Specifically, the...
### Description I've tagged a bunch of files from work so I can identify which ones are done from the ones I'm still working on. After I closed the app...
## Code Quality: Introduce App.Utils namespace ### Motivation & Context - Improved readability > **Warning**Please do not review code lines that I did not changed. I cannot make more diff....
### What feature or improvement do you think would benefit Files? When I edit code in Code Spaces, I hardly can build from command line. By adding build PS Script,...
### Description  ### Steps To Reproduce 1. Create shortcut 2. Delete shortcut 3. Go to Recycle Bin ### Requirements - Shortcut properties align in correct column in Recycle Bin...
## Code Quality: Remove App.Interacts namespace ### Motivation & Context - Add more RichCommands from Interacts. ### PR Checklist - [x] Were these changes approved in an issue or discussion...