drizzle-orm causes significant performance issues with IntelliSense and TypeScript, I found https://github.com/drizzle-team/drizzle-orm/issues/800. I was using 0.29.3 and installing 0.28.0 fixes the issue. It did not re-appear until 0.28.3. Adding to VS Code settings improved the performance drastically, but still not as fast as using a version between 0.28.0 and 0.28.2. Anyone else experienced this, or have an alternative fix (should I open an issue)?