Is your request related to a problem? Please describe.
When you have many files in a single project (ex: MAELIA), where most files import each other, when one file has an error, each file connected to it has an error, but it is impossible to know distinctly from which file the error comes except by search file by file until finding the right file.
Describe the improvement you'd like
We could make a different display for files for which the error comes from the import of another file and file which have an error inside their code.
Is your request related to a problem? Please describe.
When you have many files in a single project (ex: MAELIA), where most files import each other, when one file has an error, each file connected to it has an error, but it is impossible to know distinctly from which file the error comes except by search file by file until finding the right file.
Describe the improvement you'd like
We could make a different display for files for which the error comes from the import of another file and file which have an error inside their code.