You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Files is a file manager for Windows with a powerful yet intuitive design. It has features like multiple tabs, panes, columns, shell extensions in the context menu and tags.
19
+
Files is a file manager that lets you easily organize content on your device. Robust multitasking experiences, helpful tags, and deep integrations add to an intuitive design – openly developed right here.
21
20
22
-
We welcome discussions and contributionsto our repository, however to help maintain a healthy community, please read our [code of conduct](https://github.com/files-community/Files/blob/main/CODE_OF_CONDUCT.md).
21
+
We welcome feedback items and approved community contributions! Vague ideas are difficult to act on, so you'll need to fill out the correct issue template with detailed information such as related links or screenshots. Keep discussions constructive by reading our [code of conduct](https://github.com/files-community/Files/blob/main/CODE_OF_CONDUCT.md).
23
22
24
23
## Privacy
25
-
We use App Center to track which settings are being used, find bugs, and fix crashes. Information sent to App Center is anonymous and free of any user or contextual data.
24
+
This project uses App Center to drive and inform quality improvements. We may collect anonymous information not limited to the settings in use and crash reports. All information sent is free of any user-identifying or contextual data.
26
25
27
26
## FAQ
28
-
Have any questions? Check out our [documentation site](https://files.community/docs)!
27
+
Have any questions? Check out our [documentation](https://files.community/docs)!
29
28
30
29
## Building from source
31
30
32
-
### 1: Prerequisites
31
+
### 1. Prerequisites
33
32
34
-
-[Git](https://git-scm.com)
35
33
-[Visual Studio 2022](https://visualstudio.microsoft.com/vs/) with the following individual components:
To build the app in development mode, open the sln file in Visual Studio (Files.sln) and set the Files.Package project as the startup item by right-clicking on `Files.Package`in the solution explorer & hitting ‘Set as Startup item’.
51
+
To build Files for development, open the `Files.sln` item in Visual Studio. Right-click on the `Files.Package`packaging project in solution explorer and select ‘Set as Startup item’.
53
52
54
-
In the architecture pane, select the correct architecture for your system as Debug which should look like this:
53
+
In the top pane, select the items which correspond to your desired build mode and the processor architecture of your device like below:
Want to contribute to this project? Feel free to open an [issue](https://github.com/files-community/Files/issues)or [pull request](https://github.com/files-community/Files/pulls). View our [Contributing guidelines](https://github.com/files-community/Files/blob/main/.github/CONTRIBUTING.md) to make sure you're up to date on the latest guidelines for contributing to the Files codebase.
58
+
Want to contribute to this project? Let us know with an [issue](https://github.com/files-community/Files/issues)that communicates your intent to create a [pull request](https://github.com/files-community/Files/pulls). Also, view our [contributing guidelines](https://github.com/files-community/Files/blob/main/.github/CONTRIBUTING.md) to make sure you're up to date on the coding conventions.
0 commit comments