You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some updating and now the extension checks my code for errors while I'm writing, which I find to be very distracting. I need a setting to check for errors only on save. If the option lintOnSave is supposed to do this then it's not working.
The text was updated successfully, but these errors were encountered:
Today it was only checking on save like I wanted, so I tried to figure it out again.
Unchecking lintOnSave didn't change anything.
But after also restarting vs codium it then checks while writing.
However, checking linkOnSave again, even with restart, it still keeps checking while writing.
I did some updating and now the extension checks my code for errors while I'm writing, which I find to be very distracting. I need a setting to check for errors only on save. If the option
lintOnSave
is supposed to do this then it's not working.The text was updated successfully, but these errors were encountered: