### Preflight Checklist - [X] I have searched the *issue tracker* for a feature request that matches the one I want to file, without success. ### Problem Description Users probably won't appreciate solving an error only for other errors to show up. Only showing one error at a time could be...annoying. ### Proposed Solution Make it so errors will not stop the compiler from checking the source code for other errors ahead. ### Alternatives Considered - ### Additional Information _No response_
Preflight Checklist
Problem Description
Users probably won't appreciate solving an error only for other errors to show up. Only showing one error at a time could be...annoying.
Proposed Solution
Make it so errors will not stop the compiler from checking the source code for other errors ahead.
Alternatives Considered
Additional Information
No response