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
We should also just put a limit on how much we're willing to write. I noticed a long pause when hovering over Diagnostics in our codebase, which is a huge object literal, with an equally large inferred type.
TypeScript Version: nightly (2.5.0-dev.20170712)
Code
a.ts
b.ts
Hover over
f
.Expected behavior:
(alias) f(x: X): void
Actual behavior:
The text was updated successfully, but these errors were encountered: