Hacker News new | ask | show | jobs
by robin_reala 851 days ago
Also, size of files. Less of an issue for typical codebases, but VS Code historically has slowed to a standstill on anything remotely large.
1 comments

I regularly work on a code base with 250k files. Haven't noticed any slowdown
I think the comment you're replying to was blaming slowdowns on the size (in lines of code) of individual files, rather than the total size (in number of files) of the codebase.