Search code examples
typescriptvisual-studio-codetypechecking

Can I change type checking infractions from red errors to yellow warnings (or something else)?


Type checking in VSCode reports infractions at the bottom of the screen, as errors in red (screenshot). Is there a way to change this to another type of notification (in another color) like warning or information (as in this screenshot)?

Thanks.


Solution

  • I posed this question to the VSCode GitHub repo. I was told his is a (relatively) long-standing open issue by now, which doesn't look to be addressed any time soon (see here).