NoahN
Convex Community9mo ago
29 replies
Noah

Typescript performance issues with caused by Convex types

We've been having some issues with the Typescript language server caused by convex/_generated. After each edit in VScode it takes around 6 seconds for tsserver to have type info again. When I delete the _generated folder the issue is resvoled. But that also disables all Convex type hints.

Have other large Convex codebases encountered the same issue?

I can send over tsc perf traces in private if needed.
Was this page helpful?