2018-04-10

ArchLinux 修改 VScode 可监视文件大小

fe

Tags

ArchLinux 修改 VScode 可监视文件大小

J.Gong

2018-04-10

0.1min

ArchLinux 修改 VScode 可监视文件大小

https://github.com/guard/listen/wiki/Increasing-the-amount-of-inotify-watchers

echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system

© 2025 All rights reserved..

This website uses Astro.build, Mantine and React Bits | deployed on Vercel