Unreliable TS error reporting in monorepos

I would like to expand on this issue:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/23864589513874-Unreliable-TypeScript-error-reporting?input_string=Unreliable%20TS%20error%20reporting%20in%20monorepos 
The inconsistencies I face are similar than the ones reported. In my case, I have a monorepo with a couple dozen packages.
The project errors tab reports only the errors related to the file that is currently open. Switching file changes all the entries in that tab.
There is no way to see all the TS errors across all the packages. 
It is really inconvenient. When doing big refactors the only way to catch errors is to build everything, wait it to break at the first error and repeat.
 

0

This issue is tracked at WEB-62180, please vote for it to get notified of the updates,

0

请先登录再写评论。