Files icon indicating copy to clipboard operation
Files copied to clipboard

Building the best file manager for Windows

Results 832 Files issues
Sort by recently updated
recently updated
newest added

### 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....

needs-review

## 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...

changes requested

## 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....

approved

### 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...

bug
good first issue

### 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...

bug
more-info

## 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....

needs-review

### 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,...

codebase quality

### Description ![image](https://github.com/files-community/Files/assets/26683979/d9c9d350-ca64-44b8-996f-6fe5eafb99ba) ### Steps To Reproduce 1. Create shortcut 2. Delete shortcut 3. Go to Recycle Bin ### Requirements - Shortcut properties align in correct column in Recycle Bin...

bug

## 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...

needs-review