Fix "Visual Studio Code is unable to watch for file changes in this large workspace"
Bila menggunakan Debian, RedHat, atau distribusi Linux lainnya, cukup jalankan command berikut ini:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p