Has anyone experienced slowness with VS Code's Aut...
# orm-help
c
Has anyone experienced slowness with VS Code's Autocomplete/IntelliSense when using Prisma?
t
Are you on Windows? There's a current open bug.
c
No, on Mac. What's interesting is that 1 coworker has this issue and another doesn't (both on Mac, also).
t
OK, probably unrelated then.
s
Here vscode/vim need about 1 minutes to get the tsserver online. But my prisma schema is huge (5k loc) and duplicated (i run both prisma1 & prisma2)