'Change default "Error List" files to account for
We're currently using visual studio 2019 with linting. This however causes the error list to become cluttered as it defaults to showing all errors, both build errors and with IntelliSense. As soon as a file is opened, all the errors are added. They remain there until VS restarts. This can be fixed by selecting the "Changed Document's" option.
This is however reverted back to "Entire Solution" when Visual Studio restarts. Is there a way I can change the default value. Preferably for all solutions so it doesn't have to be set for all solutions in the repo.
Thank you in advance.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

