When opening Netflix data around 1GB, the VSCode is crashed. My memory are pretty much 30% usage and have plenty room to open this 1GB file.
To fix this, either run from terminal
code --max-memory=12288mb
Or right click the menu in Ubuntu, and replace the launcher with this.
code --max-memory=12288mb --unity-launch %F