Indicate errors at file level in addition to line level

I know it shouldn’t come up very often, but I encountered a project that wasn’t building because of an error in one of the files. I had to dig through all of the files to fine which one contained the error and fix it. It would be nice if the file browser on the left would indicate a file that has an error in it, in addition to the red dot appearing in the editor gutter.

1 Like

that’s definitely something we want to do in the future - I agree that it’d really improve the debugging experience. Thanks for the feedback!

1 Like