I’d say it’s probably happening because the syntax parser runs every character to be able to provide auto complete, and error tracking is a part of that system. I wonder if there’s a plugin that introduces some smart delay between when the error is detected and when it’s displayed.
I’d say it’s probably happening because the syntax parser runs every character to be able to provide auto complete, and error tracking is a part of that system. I wonder if there’s a plugin that introduces some smart delay between when the error is detected and when it’s displayed.