Theo's Typesafe CultTTC
Theo's Typesafe Cult9mo ago
8 replies
vpjm

TypeScript Diagnostics Not Working in VSCode — Missing Imports & Typing Errors Ignored

Hello, the errors in VSCode have stopped showing up — things like missing imports or type errors. Could you tell me what I should do? The more complex the project got, the more these issues started happening, and now they seem to be gone completely, for no clear reason. At this point, it feels permanent. Should I package my repo using project references, or is there another way? I'm having a hard time understanding how to diagnose where TypeScript is slowing down — even with the official performance tracing guide https://github.com/microsoft/TypeScript/wiki/Performance-Tracing , it’s still pretty obscure to me.
Have a great day !
Was this page helpful?