Please enable JavaScript to view this site.

Visual Studio Project Fixer Help

The File Filters settings allow you to configure when Visual Studio Project Fixer will ignore a file rather than flag that it needs fixing.

 

 

 Settings-FileFilters

 

In some situations there may be header files that are part of the project but which you don't want listed in the project file. To prevent these showing up as errors that need to be fixed we allow you to specify these files as filters.

 

Visual Studio Project Fixer will ignore any files listed in the File Filters when detecting errors. By default there are no file filters.

 

To remove a filter, select it then click Remove.

 

To clear the list, click Remove All.

 

To add a filter, click the Add... button which will display the Microsoft File Chooser.

 

To reset back to the default file filters, click the Set Defaults button.

 

 

Reset

 

The Reset button will cause the settings on all parts of the settings dialog to be reset.