Hacker News new | ask | show | jobs
by btkramer9 3366 days ago
I was hoping to see support for larger files. I find myself having to re-open large files in a different editor on a daily basis. Otherwise a great editor and I really enjoy using it.
1 comments

Unluckily, due to the underlying Electron architecture, I suspect much of VSCode's issues with large files are unsolvable.

I personally use vim or Sublime when working with large files.