ESLint-Formatter icon indicating copy to clipboard operation
ESLint-Formatter copied to clipboard

Errors only in console

Open ramiel opened this issue 6 years ago • 2 comments

Is it possible to have errors only in console and not with the annoying popup? There are situations where I know there will be errors but having a popup interrupt my workflow heavily.

ramiel avatar Aug 08 '17 11:08 ramiel

My concern is that people might not see the error messages and then open tickets about "the plugin doesn't work" without understanding why their setup is incorrect.

I do agree that the popup on error is annoying though. I'm not sure what the correct approach is here. It seems like we should convert to a message in the console and see what kind of issues we get and see if we need to course correct back.

I'd happily accept a PR changing the error location.

TheSavior avatar Aug 09 '17 18:08 TheSavior

I think you're right.Maybe if the console open the event could be clear. If I have some time I'll propose something on a PR

ramiel avatar Aug 09 '17 21:08 ramiel